X509_STORE_CTX_new
if ((ctx = X509_STORE_CTX_new()) == NULL)
if ((store_ctx = X509_STORE_CTX_new()) == NULL)
if ((inctx = X509_STORE_CTX_new()) == NULL)
if ((csc = X509_STORE_CTX_new()) == NULL)
if ((xsc = X509_STORE_CTX_new()) == NULL)
X509_STORE_CTX *ctx = X509_STORE_CTX_new();
X509_STORE_CTX *X509_STORE_CTX_new(void);
if ((xs_ctx = X509_STORE_CTX_new()) == NULL)
if ((ctx = X509_STORE_CTX_new()) == NULL)
if ((xsc = X509_STORE_CTX_new()) == NULL)
if ((storectx = X509_STORE_CTX_new()) == NULL)