Home
last modified time | relevance | path

Searched defs:hwrand (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/rand/
Drand.c137 static int hwrand(uint8_t *buf, const size_t len) { in hwrand() function
169 static int hwrand(uint8_t *buf, size_t len) { in hwrand() function