Home
last modified time | relevance | path

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

/third_party/openssl/include/crypto/
Drand.h54 void rand_drbg_cleanup_nonce(RAND_DRBG *drbg,
/third_party/openssl/crypto/rand/
Drand_lib.c269 void rand_drbg_cleanup_nonce(RAND_DRBG *drbg, in rand_drbg_cleanup_nonce() function
Ddrbg_lib.c208 drbg->cleanup_nonce = rand_drbg_cleanup_nonce; in rand_drbg_new()