RSA_new
if ((*pval = (ASN1_VALUE *)RSA_new()) == NULL)
LCRYPTO_USED(RSA_new);
rsa = RSA_new();
RSA *RSA_new(void);
*pval = (ASN1_VALUE *)RSA_new();
RSA *rsa = RSA_new();
LCRYPTO_ALIAS(RSA_new);
if ((rsa = RSA_new()) == NULL)
if ((rsa = RSA_new()) == NULL || RSA_set0_key(rsa, n, e, NULL) == 0) {
if ((rsa = RSA_new()) == NULL)
key = RSA_new();
rsa = RSA_new();
rsa = RSA_new();
rsa = RSA_new();
if ((rsa = RSA_new()) == NULL)
rsa = RSA_new();
(rsa_to = RSA_new()) == NULL)
if ((rsa = RSA_new()) == NULL)
if ((rsa = RSA_new()) == NULL) {
rsa = RSA_new();