Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A 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);
209 EVP_RAND_get_strength() returns the security strength of the RAND I<ctx>.
381 EVP_RAND_get_strength() returns the strength of the random number generator
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c203 if (EVP_RAND_get_strength(rng) < ossl_ifc_ffc_compute_security_bits(nbits)) { in rsa_validate_rng_strength()
/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c621 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx) in EVP_RAND_get_strength() function
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c288 strength = EVP_RAND_get_strength(drbg); in self_test_drbg()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1286 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx);
/freebsd/secure/lib/libcrypto/
H A DVersion.map4775 EVP_RAND_get_strength;
/freebsd/crypto/openssl/test/
H A Devp_test.c2614 strength = EVP_RAND_get_strength(expected->ctx); in rand_test_run()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2294 MLINKS+= EVP_RAND.3 EVP_RAND_get_strength.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5069 EVP_RAND_get_strength 5197 3_0_0 EXIST::FUNCTION: