Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls.h693 bool tls_connection_get_own_cert_used(struct tls_connection *conn);
Dtls_wolfssl.c2309 bool tls_connection_get_own_cert_used(struct tls_connection *conn) in tls_connection_get_own_cert_used() function
Dtls_mbedtls_alt.c2587 bool tls_connection_get_own_cert_used(struct tls_connection *conn) in tls_connection_get_own_cert_used() function
Dtls_openssl.c6024 bool tls_connection_get_own_cert_used(struct tls_connection *conn) in tls_connection_get_own_cert_used() function
/hostap-latest/src/eap_peer/
Deap_teap.c1399 tls_connection_get_own_cert_used(data->ssl.conn) && in eap_teap_process_decrypted()