Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c721 static int truststore_set_host_etc(X509_STORE *ts, const char *host) in truststore_set_host_etc() function
943 && (for_new_cert || truststore_set_host_etc(ts, NULL))) in load_trusted()
1383 if (!truststore_set_host_etc(trust_store, in setup_ssl_ctx()
/third_party/openssl/apps/
H A Dcmp.c721 static int truststore_set_host_etc(X509_STORE *ts, const char *host) in truststore_set_host_etc() function
943 && (for_new_cert || truststore_set_host_etc(ts, NULL))) in load_trusted()
1383 if (!truststore_set_host_etc(trust_store, in setup_ssl_ctx()

Completed in 8 milliseconds