Home | History | Annotate | Download | only in utils

Lines Matching refs:kc

1206  * @kc: 8-byte buffer for Kc
1214 * successfully, SRES and Kc values will be written into sres and kc buffers.
1217 unsigned char *sres, unsigned char *kc)
1271 os_memcpy(kc, buf + 4, 8);
1280 wpa_printf(MSG_WARNING, "SCARD: unexpected SREC/Kc "
1285 os_memcpy(kc, buf + 6, 8);
1289 wpa_hexdump(MSG_DEBUG, "SCARD: GSM auth - Kc", kc, 8);