Searched defs:kc (Results 1 – 9 of 9) sorted by relevance
/hostap-3.7.0/tests/ |
D | test-milenage.c | 32 u8 kc[8]; member 787 u8 sres[4], kc[8]; in main() local
|
/hostap-3.7.0/hostapd/ |
D | hlr_auc_gw.c | 74 u8 kc[8]; member 617 u8 _rand[16], sres[4], kc[8]; in sim_req_auth() local 684 u8 _rand[16], sres[4], kc[8]; in gsm_auth_req() local
|
/hostap-3.7.0/src/crypto/ |
D | milenage.c | 235 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) in gsm_milenage()
|
/hostap-3.7.0/wpa_supplicant/ |
D | eapol_test.c | 1069 unsigned char kc[8]; in scard_test() local 1177 unsigned char kc[8]; in scard_get_triplets() local
|
/hostap-3.7.0/src/eap_server/ |
D | eap_sim_db.c | 44 u8 kc[EAP_SIM_MAX_CHAL][EAP_SIM_KC_LEN]; member 927 u8 *_rand, u8 *kc, u8 *sres, in eap_sim_db_get_gsm_triplets()
|
D | eap_server_sim.c | 26 u8 kc[EAP_SIM_MAX_CHAL][EAP_SIM_KC_LEN]; member
|
/hostap-3.7.0/src/eap_common/ |
D | eap_sim_common.c | 31 int num_chal, const u8 *kc, u8 *mk) in eap_sim_derive_mk()
|
/hostap-3.7.0/src/utils/ |
D | pcsc_funcs.c | 1242 unsigned char *sres, unsigned char *kc) in scard_gsm_auth()
|
/hostap-3.7.0/src/eap_peer/ |
D | eap_sim.c | 26 u8 kc[3][EAP_SIM_KC_LEN]; member
|