Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_gnutls.c873 static int tls_connection_verify_peer(struct tls_connection *conn, in tls_connection_verify_peer() function
1036 tls_connection_verify_peer(conn, &err)) { in tls_connection_handshake()
/external/wpa_supplicant/
Dtls_gnutls.c845 static int tls_connection_verify_peer(struct tls_connection *conn) in tls_connection_verify_peer() function
983 if (conn->verify_peer && tls_connection_verify_peer(conn)) { in tls_connection_handshake()
/external/wpa_supplicant_8/src/crypto/
Dtls_gnutls.c869 static int tls_connection_verify_peer(struct tls_connection *conn, in tls_connection_verify_peer() function
1057 tls_connection_verify_peer(conn, &err)) { in tls_connection_handshake()