Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:auts

1128  * @auts: 14-byte buffer for AUTS
1136 * synchronization failure, the received AUTS value will be written into auts
1142 unsigned char *ik, unsigned char *ck, unsigned char *auts)
1196 os_memcpy(auts, buf + 2, AKA_AUTS_LEN);
1197 wpa_hexdump(MSG_DEBUG, "SCARD: AUTS", auts, AKA_AUTS_LEN);