Searched refs:randombytes_sysrandom_implementation (Results 1 – 4 of 4) sorted by relevance
13 extern struct randombytes_implementation randombytes_sysrandom_implementation;
133 randombytes_implementation impl = randombytes_sysrandom_implementation; in impl_tests()
39 # define RANDOMBYTES_DEFAULT_IMPLEMENTATION &randombytes_sysrandom_implementation;
375 struct randombytes_implementation randombytes_sysrandom_implementation = { variable