X509_new
LCRYPTO_ALIAS(X509_new);
LCRYPTO_USED(X509_new);
X509 *X509_new(void);
if ((ret = X509_new()) == NULL) {
if ((x = X509_new()) == NULL)
if ((cert = X509_new()) == NULL)
if ((ret = X509_new()) == NULL)
if ((x509ss = X509_new()) == NULL)
if ((x = X509_new()) == NULL)