X509_STORE_new
LCRYPTO_USED(X509_STORE_new);
LCRYPTO_ALIAS(X509_STORE_new);
X509_STORE *X509_STORE_new(void);
ret->cert_store = X509_STORE_new();
if ((store = X509_STORE_new()) == NULL)
store = X509_STORE_new();
if ((store = X509_STORE_new()) == NULL)
if (use_dir && (store = X509_STORE_new()) == NULL)
if (use_dir && (store = X509_STORE_new()) == NULL)
if (use_dir && (store = X509_STORE_new()) == NULL)
if (use_dir && (store = X509_STORE_new()) == NULL)
if ((store = X509_STORE_new()) == NULL)
if ((store->ca_cas = X509_STORE_new()) == NULL)
if ((store->ca_certs = X509_STORE_new()) == NULL)
store = X509_STORE_new();
x509_cas = X509_STORE_new();
x509_certs = X509_STORE_new();
if (!(store = X509_STORE_new()))
store = X509_STORE_new();
X509_STORE *store = X509_STORE_new();
if ((cert_ctx = X509_STORE_new()) == NULL)
cert_ctx = X509_STORE_new();
ctx = X509_STORE_new();
if ((store = X509_STORE_new()) == NULL) {
X509_STORE *store = X509_STORE_new();