Searched refs:prf_prime (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_sim_common.c232 static void prf_prime(const u8 *k, const char *seed1, function
297 prf_prime(key, "EAP-AKA'", identity, identity_len, NULL, 0,
342 prf_prime(k_re, "EAP-AKA' re-auth", identity, identity_len,
/external/wpa_supplicant_8/src/eap_common/
H A Deap_sim_common.c232 static void prf_prime(const u8 *k, const char *seed1, function
297 prf_prime(key, "EAP-AKA'", identity, identity_len, NULL, 0,
342 prf_prime(k_re, "EAP-AKA' re-auth", identity, identity_len,
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_sim_common.c232 static void prf_prime(const u8 *k, const char *seed1, function
297 prf_prime(key, "EAP-AKA'", identity, identity_len, NULL, 0,
342 prf_prime(k_re, "EAP-AKA' re-auth", identity, identity_len,

Completed in 84 milliseconds