Home
last modified time | relevance | path

Searched refs:EVP_RAND_get_state (Results 1 – 3 of 3) sorted by relevance

/crypto/rand/
A Drand_meth.c39 return EVP_RAND_get_state(drbg) == EVP_RAND_STATE_READY ? 1 : 0; in drbg_status()
A Drand_lib.c400 return EVP_RAND_get_state(rand) == EVP_RAND_STATE_READY; in RAND_status()
/crypto/evp/
A Devp_rand.c670 int EVP_RAND_get_state(EVP_RAND_CTX *ctx) in EVP_RAND_get_state() function

Completed in 9 milliseconds