Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.h89 int eap_pax_initial_key_derivation(u8 mac_id, const u8 *ak, const u8 *e,
Deap_pax_common.c129 int eap_pax_initial_key_derivation(u8 mac_id, const u8 *ak, const u8 *e, in eap_pax_initial_key_derivation() function
/external/wpa_supplicant_8/src/eap_peer/
Deap_pax.c180 if (eap_pax_initial_key_derivation(req->mac_id, data->ak, data->rand.e, in eap_pax_process_std_1()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_pax.c408 if (eap_pax_initial_key_derivation(data->mac_id, data->ak, in eap_pax_process_std_2()