Searched refs:tls_engine_get_cert (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1551 static int tls_engine_get_cert(struct tls_connection *conn, function
1587 if (tls_engine_get_cert(conn, cert_id, &cert))
1615 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c1820 static int tls_engine_get_cert(struct tls_connection *conn, function
1856 if (tls_engine_get_cert(conn, cert_id, &cert))
1884 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c1820 static int tls_engine_get_cert(struct tls_connection *conn, function
1856 if (tls_engine_get_cert(conn, cert_id, &cert))
1884 if (tls_engine_get_cert(conn, ca_cert_id, &cert))
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1820 static int tls_engine_get_cert(struct tls_connection *conn, function
1856 if (tls_engine_get_cert(conn, cert_id, &cert))
1884 if (tls_engine_get_cert(conn, ca_cert_id, &cert))

Completed in 68 milliseconds