Home
last modified time | relevance | path

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

/hostap-3.6.0/src/eap_server/
Deap_server_ttls.c1270 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1383 eap->getKey = eap_ttls_getKey; in eap_server_ttls_register()
/hostap-3.6.0/src/eap_peer/
Deap_ttls.c1801 static u8 * eap_ttls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_ttls_getKey() function
1868 eap->getKey = eap_ttls_getKey; in eap_peer_ttls_register()