Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_server_ttls.c1261 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1350 eap->getKey = eap_ttls_getKey; in eap_server_ttls_register()
/external/wpa_supplicant_8/src/eap_peer/
Deap_ttls.c1740 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1810 eap->getKey = eap_ttls_getKey; in eap_peer_ttls_register()