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

/freebsd-11-stable/secure/lib/libssl/
H A DMakefile.man30 MAN+= SSL_CTX_set_cert_store.3
210 MLINKS+= SSL_CTX_set_cert_store.3 SSL_CTX_get_cert_store.3
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c1553 SSL_CTX_set_cert_store(ssl, new_cert_store);
2600 SSL_CTX_set_cert_store(ssl_ctx, store);
3573 SSL_CTX_set_cert_store(ssl_ctx, store);
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl.h2136 void SSL_CTX_set_cert_store(SSL_CTX *, X509_STORE *);
H A Dssl_lib.c3340 void SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store) function

Completed in 245 milliseconds