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.c1262 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1351 eap->getKey = eap_ttls_getKey; in eap_server_ttls_register()
/external/wpa_supplicant_8/src/eap_peer/
Deap_ttls.c1757 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1824 eap->getKey = eap_ttls_getKey; in eap_peer_ttls_register()