Documentation
¶
Index ¶
- func Decode(ue *amf_context.AmfUe, securityHeaderType uint8, payload []byte) (msg *nas.Message, err error)
- func Encode(ue *amf_context.AmfUe, msg *nas.Message) (payload []byte, err error)
- func NasEncrypt(AlgoID uint8, KnasEnc []byte, Count []byte, Bearer uint8, Direction uint8, ...) error
- func NasMacCalculate(AlgoID uint8, KnasInt []byte, Count []byte, Bearer uint8, Direction uint8, ...) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NasEncrypt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.