Searched refs:tls_engine_get_cert (Results 1 - 3 of 3) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/crypto/ |
H A D | tls_openssl.c | 1912 static int tls_engine_get_cert(struct tls_connection *conn, function 1948 if (tls_engine_get_cert(conn, cert_id, &cert)) 1976 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
|
/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_openssl.c | 1912 static int tls_engine_get_cert(struct tls_connection *conn, function 1948 if (tls_engine_get_cert(conn, cert_id, &cert)) 1976 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
|
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/ |
H A D | tls_openssl.c | 1912 static int tls_engine_get_cert(struct tls_connection *conn, function 1948 if (tls_engine_get_cert(conn, cert_id, &cert)) 1976 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
|
Completed in 69 milliseconds