Searched refs:hwrand (Results 1 – 1 of 1) sorted by relevance
85 static int hwrand(uint8_t *buf, size_t len) { in hwrand() function111 static int hwrand(uint8_t *buf, size_t len) { in hwrand() function122 if (!hwrand(buf, len)) { in RAND_bytes()