Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Dcrngt.c104 unsigned char *ent, *entp, *entbuf; in ossl_crngt_get_entropy() local
157 entbuf = t >= CRNGT_BUFSIZ ? entp : buf; in ossl_crngt_get_entropy()
158 if (!crngt_get_entropy(drbg->provctx, crngt_glob->md, entbuf, md, &sz)) in ossl_crngt_get_entropy()

Completed in 22 milliseconds