No description available.
The WWAN_AUTH_AKA_RESPONSE structure represents a response to an AKA authentication challenge.
ResLengthLength of response in the Res member.
Auts112-bit value generated by the peer upon a synchronization failure. This member is valid only in case of failure. This member represents a multi-byte value in little-endian format.
CKCiphering key. This member is valid only in case of success. This member represents a multi-byte value in little-endian format.
IKIntegrating key. This member is valid only in case of success. This member represents a multi-byte value in little-endian format.
Res128-bit authentication result from the peer, which, together with the RAND, authenticates the peer to the server. This member is valid only in case of success. This member represents a multi-byte value in little-endian format.
The WWAN_AUTH_RESPONSE structure uses this structure.