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 301 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len)
390 eap->getKey = eap_tls_getKey;
417 eap->getKey = eap_tls_getKey;
444 eap->getKey = eap_tls_getKey;
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls.c 333 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len)
403 eap->getKey = eap_tls_getKey;
430 eap->getKey = eap_tls_getKey;
458 eap->getKey = eap_tls_getKey;

Completed in 66 milliseconds