Home
last modified time | relevance | path

Searched refs:eap_sim_prf (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/eap_common/
Deap_sim_common.c22 static int eap_sim_prf(const u8 *key, u8 *x, size_t xlen) in eap_sim_prf() function
81 if (eap_sim_prf(mk, buf, sizeof(buf)) < 0) { in eap_sim_derive_keys()
146 if (eap_sim_prf(xkey, buf, sizeof(buf)) < 0) { in eap_sim_derive_keys_reauth()