Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c1555 static u8 * eap_fast_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_getKey() function
1633 eap->getKey = eap_fast_getKey; in eap_server_fast_register()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1744 static u8 * eap_fast_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_fast_getKey() function
1811 eap->getKey = eap_fast_getKey; in eap_peer_fast_register()