Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c1556 static u8 * eap_fast_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_getKey() function
1634 eap->getKey = eap_fast_getKey; in eap_server_fast_register()
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c1744 static u8 * eap_fast_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_getKey() function
1814 eap->getKey = eap_fast_getKey; in eap_peer_fast_register()