Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c250 static int tls_add_ca_from_keystore(X509_STORE *ctx, const char *alias, struct tls_connection *conn) in tls_add_ca_from_keystore() function
310 rc = tls_add_ca_from_keystore( in tls_add_ca_from_keystore_encoded()
2950 if (tls_add_ca_from_keystore(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()