RSA_new          3418 ext/openssl/openssl.c 						rsaparam = RSA_new();
RSA_new          3586 ext/openssl/openssl.c 				RSA *rsa = RSA_new();
RSA_new          1152 ext/openssl/xp_ssl.c 		if (!BN_set_word(bn, RSA_F4) || ((rsa_tmp = RSA_new()) == NULL) ||