randombytes_salsa20_random.c | 268 randombytes_linux_getrandom(void * const buf_, size_t size) function in typeref:typename:int 306 if (randombytes_linux_getrandom(fodder, sizeof fodder) == 0) { 351 if (randombytes_linux_getrandom(m0, sizeof m0) != 0) {
|