Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c147 static int tls_add_ca_from_keystore(X509_STORE *ctx, const char *key_alias) in tls_add_ca_from_keystore() function
196 rc = tls_add_ca_from_keystore( in tls_add_ca_from_keystore_encoded()
2693 if (tls_add_ca_from_keystore(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c152 static int tls_add_ca_from_keystore(X509_STORE *ctx, const char *key_alias) in tls_add_ca_from_keystore() function
201 rc = tls_add_ca_from_keystore( in tls_add_ca_from_keystore_encoded()
2775 if (tls_add_ca_from_keystore(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()

Completed in 15 milliseconds