Searched refs:SSL_CTX_get_cert_store (Results 1 – 12 of 12) sorted by relevance
5 SSL_CTX_set_cert_store, SSL_CTX_get_cert_store - manipulate X509 certificate verification storage12 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx);20 SSL_CTX_get_cert_store() returns a pointer to the current certificate32 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions49 SSL_CTX_get_cert_store() returns the current setting.
226 =item X509_STORE *B<SSL_CTX_get_cert_store>(SSL_CTX *ctx);
341 4 0 0 200 0 20 8 0.0000 4 120 1215 10980 6705 SSL_CTX_get_cert_store()\001
987 if ((certstore = SSL_CTX_get_cert_store(ctx)) == NULL) { in ssl_hook_Access()
535 store = SSL_CTX_get_cert_store(ctx); in MAIN()
792 store = SSL_CTX_get_cert_store(ctx); in MAIN()
751 store = SSL_CTX_get_cert_store(*ctx); /* does not fail */
775 SSL_CTX_set_cert_store.3 SSL_CTX_get_cert_store.3 \
1180 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *);
2264 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx) in SSL_CTX_get_cert_store() function
1702 ./man3/SSL_CTX_get_cert_store.htm
4945 ./usr/share/man/cat3/SSL_CTX_get_cert_store.0