Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_cert_store.pod5 SSL_CTX_set_cert_store, SSL_CTX_get_cert_store - manipulate X509 certificate verification storage
11 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store);
16 SSL_CTX_set_cert_store() sets/replaces the certificate verification storage
32 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions
54 SSL_CTX_set_cert_store() does not return diagnostic output.
HDSSL_CTX_load_verify_locations.pod122 L<SSL_CTX_set_cert_store(3)|SSL_CTX_set_cert_store(3)>
HDssl.pod304 =item void B<SSL_CTX_set_cert_store>(SSL_CTX *ctx, X509_STORE *cs);
703 L<SSL_CTX_set_cert_store(3)|SSL_CTX_set_cert_store(3)>,
/NextBSD/secure/lib/libssl/
HDMakefile.man29 MAN+= SSL_CTX_set_cert_store.3
175 MLINKS+= SSL_CTX_set_cert_store.3 SSL_CTX_get_cert_store.3
/NextBSD/crypto/openssl/util/
HDssleay.num164 SSL_CTX_set_cert_store 181 EXIST::FUNCTION:
/NextBSD/contrib/wpa/src/crypto/
HDtls_openssl.c1763 SSL_CTX_set_cert_store(ssl_ctx, store); in tls_connection_ca_cert()
2434 SSL_CTX_set_cert_store(ssl_ctx, store); in tls_connection_engine_ca_cert()
/NextBSD/crypto/openssl/ssl/
HDssl.h2136 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
HDssl_lib.c3292 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store) in SSL_CTX_set_cert_store() function
/NextBSD/
HDObsoleteFiles.inc4978 OLD_FILES+=usr/share/man/man3/SSL_CTX_set_cert_store.3.gz