Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_server/
Deap_server_teap.c2001 static u8 * eap_teap_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_teap_getKey() function
2102 eap->getKey = eap_teap_getKey; in eap_server_teap_register()
/external/wpa_supplicant_8/src/eap_peer/
Deap_teap.c2068 static u8 * eap_teap_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_teap_getKey() function
2135 eap->getKey = eap_teap_getKey; in eap_peer_teap_register()