Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:autn

38  *   RUN UMTS ALG: 88 00 81 <len=0x22> data: 0x10 | RAND | 0x10 | AUTN
1123 * @autn: 16-byte AUTN value from HLR/AuC
1133 * RAND and AUTN values from HLR/AuC. If authentication command can be
1140 const unsigned char *autn,
1161 wpa_hexdump(MSG_DEBUG, "SCARD: UMTS auth - AUTN", autn, AKA_AUTN_LEN);
1165 os_memcpy(cmd + 6 + AKA_RAND_LEN + 1, autn, AKA_AUTN_LEN);