Documentation ¶
Index ¶
- func CalculateAtMAC(key []byte, input []byte) []byte
- func ConstructEapNoTypePkt(code radius.EapCode, pktID uint8) string
- func ConstructFailEapAkaNotification(oldPktId uint8) string
- func EapEncodeAttribute(attributeType string, data string) (returnStr string, err error)
- func HandleAuth5gAkaComfirmRequest(respChan chan ausf_message.HandlerResponseMessage, id string, ...)
- func HandleEapAuthComfirmRequest(respChan chan ausf_message.HandlerResponseMessage, id string, ...)
- func HandleUeAuthPostRequest(respChan chan ausf_message.HandlerResponseMessage, ...)
- func KDF5gAka(param ...string) hash.Hash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateAtMAC ¶
func EapEncodeAttribute ¶
func HandleAuth5gAkaComfirmRequest ¶
func HandleAuth5gAkaComfirmRequest(respChan chan ausf_message.HandlerResponseMessage, id string, body models.ConfirmationData)
func HandleEapAuthComfirmRequest ¶
func HandleEapAuthComfirmRequest(respChan chan ausf_message.HandlerResponseMessage, id string, body models.EapSession)
func HandleUeAuthPostRequest ¶
func HandleUeAuthPostRequest(respChan chan ausf_message.HandlerResponseMessage, body models.AuthenticationInfo)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.