Searched refs:openssl_tls_cert_event (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 2196 static void openssl_tls_cert_event(struct tls_connection *conn, in openssl_tls_cert_event() function 2394 openssl_tls_cert_event(conn, err_cert, depth, buf); in tls_verify_cb() 2412 openssl_tls_cert_event(conn, cert, 0, buf2); in tls_verify_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 2239 static void openssl_tls_cert_event(struct tls_connection *conn, in openssl_tls_cert_event() function 2471 openssl_tls_cert_event(conn, err_cert, depth, buf); in tls_verify_cb() 2489 openssl_tls_cert_event(conn, cert, 0, buf2); in tls_verify_cb()
|
Completed in 14 milliseconds