Searched refs:rsa_pub (Results 1 – 1 of 1) sorted by relevance
209 static int rsasve_gen_rand_bytes(RSA *rsa_pub, in rsasve_gen_rand_bytes() argument216 bnctx = BN_CTX_secure_new_ex(ossl_rsa_get0_libctx(rsa_pub)); in rsasve_gen_rand_bytes()230 && (BN_copy(nminus3, RSA_get0_n(rsa_pub)) != NULL) in rsasve_gen_rand_bytes()
Completed in 3 milliseconds