Home
last modified time | relevance | path

Searched refs:EVP_RAND_get_strength (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_RAND.pod8 EVP_RAND_enable_locking, EVP_RAND_verify_zeroization, EVP_RAND_get_strength,
67 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx);
212 EVP_RAND_get_strength() returns the security strength of the RAND I<ctx>.
372 EVP_RAND_get_strength() returns the strength of the random number generator
/third_party/openssl/crypto/rsa/
Drsa_sp800_56b_gen.c203 if (EVP_RAND_get_strength(rng) < ossl_ifc_ffc_compute_security_bits(nbits)) { in rsa_validate_rng_strength()
/third_party/openssl/crypto/evp/
Devp_rand.c621 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx) in EVP_RAND_get_strength() function
/third_party/openssl/providers/fips/
Dself_test_kats.c288 strength = EVP_RAND_get_strength(drbg); in self_test_drbg()
/third_party/openssl/include/openssl/
Devp.h1284 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx);
/third_party/openssl/test/
Devp_test.c2578 strength = EVP_RAND_get_strength(expected->ctx); in rand_test_run()
/third_party/openssl/util/
Dlibcrypto.num5069 EVP_RAND_get_strength 5197 3_0_0 EXIST::FUNCTION: