No description available.
The WWAN_AUTH_AKAP_RESPONSE structure represents a response to an AKA' (AKA Prime) authentication challenge.
ResLengthThe length of the response in the Res member.
AutsA 112-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.
CKPThe ciphering key. This member is valid only in case of success. This member represents a multi-byte value in little-endian format.
IKPThe integrating key. This member is valid only in case of success. This member represents a multi-byte value in little-endian format.
ResA 128-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.