Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Devp_rand.c610 static unsigned int evp_rand_strength_locked(EVP_RAND_CTX *ctx) in evp_rand_strength_locked() function
627 res = evp_rand_strength_locked(ctx); in EVP_RAND_get_strength()
635 unsigned int str = evp_rand_strength_locked(ctx); in evp_rand_nonce_locked()