Home
last modified time | relevance | path

Searched refs:eap_teap_derive_eap_emsk (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_teap_common.h199 int eap_teap_derive_eap_emsk(const u8 *simck, u8 *emsk);
H A Deap_teap_common.c97 int eap_teap_derive_eap_emsk(const u8 *simck, u8 *emsk) in eap_teap_derive_eap_emsk() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.h207 int eap_teap_derive_eap_emsk(u16 tls_cs, const u8 *simck, u8 *emsk);
H A Deap_teap_common.c103 int eap_teap_derive_eap_emsk(u16 tls_cs, const u8 *simck, u8 *emsk) in eap_teap_derive_eap_emsk() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_teap.c281 eap_teap_derive_eap_emsk(data->simck_msk, data->emsk) < 0) in eap_teap_derive_msk()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_teap.c1880 if (eap_teap_derive_eap_emsk(data->simck_msk, eapKeyData) < 0) { in eap_teap_get_emsk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_teap.c283 eap_teap_derive_eap_emsk(data->tls_cs, data->simck_msk, in eap_teap_derive_msk()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_teap.c2040 if (eap_teap_derive_eap_emsk(data->tls_cs, data->simck_msk, in eap_teap_get_emsk()

Completed in 12 milliseconds