Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rand/
Ddrbg_ctr.c401 static RAND_DRBG_METHOD drbg_ctr_meth = { variable
434 drbg->meth = &drbg_ctr_meth; in drbg_ctr_init()
448 drbg->meth = &drbg_ctr_meth; in drbg_ctr_init()