X509_STORE_CTX_get0_cert  390 ext/openssl/ossl_x509store.c     if (X509_STORE_CTX_get0_cert(ctx))
X509_STORE_CTX_get0_cert  391 ext/openssl/ossl_x509store.c 	X509_free(X509_STORE_CTX_get0_cert(ctx));