Searched refs:RSA_new (Results 1 – 22 of 22) sorted by relevance
76 RSA *rsa = RSA_new(); in RSA_generate_key()
71 *pval = (ASN1_VALUE *)RSA_new(); in rsa_cb()
234 key = RSA_new(); in main()
78 RSA *RSA_new(void) in RSA_new() function
281 RSA * RSA_new(void);
668 rsa = RSA_new(); in pkey_rsa_keygen()
205 rsa_cur = RSA_new();341 rsa_cur = RSA_new(); in prsa_parse_file()
2656 rsa_pub = RSA_new(); in binbuf_pubkey2rsa()
54 ScopedOpenSSL<RSA, RSA_free> rsa_key(RSA_new()); in Create()
70 RSA* rsa = RSA_new(); in MakeKey()
246 RSA_new,(D2I_OF(void))d2i_RSA_PUBKEY, fp, in d2i_RSA_PUBKEY_fp()279 return ASN1_d2i_bio_of(RSA,RSA_new,d2i_RSA_PUBKEY,bp,rsa); in d2i_RSA_PUBKEY_bio()
269 rsa = RSA_new(); in MAIN()
2950 if(!BN_set_word(bn, RSA_F4) || ((rsa_tmp = RSA_new()) == NULL) || in tmp_rsa_cb()
91 if ((rsa = RSA_new()) == NULL) in key_new()1016 RSA *private = RSA_new(); in rsa_generate_private_key()1728 if ((pk->rsa = RSA_new()) == NULL) in key_demote()
449 } else if ((rsa = RSA_new()) == NULL) { in pkcs11_fetch_keys()
379 rsa = RSA_new(); in b2i_rsa()
65 RSA functions (eg. "RSA_free(RSA_new());") will result in large quantities of
2370 rsa_tmp = RSA_new(); in tmp_rsa_cb()
1535 if ((rsa=RSA_new()) == NULL) in ssl3_get_key_exchange()
379 rsa = RSA_new(); in tls_cryptoapi_cert()
383 rsa = RSA_new(); in tls_cryptoapi_cert()