Home
last modified time | relevance | path

Searched refs:RSA_FIPS1864_MIN_KEYGEN_KEYSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c20 #define RSA_FIPS1864_MIN_KEYGEN_KEYSIZE 2048 macro
91 if (nbits < RSA_FIPS1864_MIN_KEYGEN_KEYSIZE) { in ossl_rsa_fips186_4_gen_prob_primes()
/third_party/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c20 #define RSA_FIPS1864_MIN_KEYGEN_KEYSIZE 2048 macro
91 if (nbits < RSA_FIPS1864_MIN_KEYGEN_KEYSIZE) { in ossl_rsa_fips186_4_gen_prob_primes()

Completed in 2 milliseconds