HomeSort by relevance Sort by last modified time
    Searched refs:eap_tls_getKey (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls.c 251 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len)
329 eap->getKey = eap_tls_getKey;
359 eap->getKey = eap_tls_getKey;
390 eap->getKey = eap_tls_getKey;
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls.c 305 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len)
376 eap->getKey = eap_tls_getKey;
407 eap->getKey = eap_tls_getKey;
439 eap->getKey = eap_tls_getKey;

Completed in 45 milliseconds