Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_sim.c804 static u8 * eap_sim_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_sim_getKey() function
891 eap->getKey = eap_sim_getKey; in eap_server_sim_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_sim.c802 static u8 * eap_sim_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_sim_getKey() function
889 eap->getKey = eap_sim_getKey; in eap_server_sim_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_sim.c1228 static u8 * eap_sim_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_sim_getKey() function
1326 eap->getKey = eap_sim_getKey; in eap_peer_sim_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_sim.c1240 static u8 * eap_sim_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_sim_getKey() function
1338 eap->getKey = eap_sim_getKey; in eap_peer_sim_register()