Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/rand/
Durandom.c243 static char fill_with_entropy(uint8_t *out, size_t len) { in fill_with_entropy() function
288 if (!fill_with_entropy(out, requested)) { in CRYPTO_sysrand()