Searched refs:EVP_RAND_get_strength (Results 1 – 7 of 7) sorted by relevance
8 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
203 if (EVP_RAND_get_strength(rng) < ossl_ifc_ffc_compute_security_bits(nbits)) { in rsa_validate_rng_strength()
621 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx) in EVP_RAND_get_strength() function
288 strength = EVP_RAND_get_strength(drbg); in self_test_drbg()
1284 unsigned int EVP_RAND_get_strength(EVP_RAND_CTX *ctx);
2578 strength = EVP_RAND_get_strength(expected->ctx); in rand_test_run()
5069 EVP_RAND_get_strength 5197 3_0_0 EXIST::FUNCTION: