Home
last modified time | relevance | path

Searched refs:tls_connection_get_own_cert_used (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dtls.h685 bool tls_connection_get_own_cert_used(struct tls_connection *conn);
Dtls_openssl.c5779 bool tls_connection_get_own_cert_used(struct tls_connection *conn) in tls_connection_get_own_cert_used() function
/external/wpa_supplicant_8/src/eap_peer/
Deap_teap.c1392 tls_connection_get_own_cert_used(data->ssl.conn) && in eap_teap_process_decrypted()