SSL_CTX_get_cert_store
LSSL_USED(SSL_CTX_get_cert_store);
X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *);
LSSL_ALIAS(SSL_CTX_get_cert_store);
store = SSL_CTX_get_cert_store(ssl_ctx);
if ((store = SSL_CTX_get_cert_store(ssl_ctx)) == NULL)
SSL_CTX_get_cert_store(ctx->ssl_ctx), flags) != 1) {
st = SSL_CTX_get_cert_store(ctx);
store = SSL_CTX_get_cert_store(tls_ctx);
SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)),
store = SSL_CTX_get_cert_store(tls_ctx);