Searched defs:nbits (Results 1 – 2 of 2) sorted by relevance
23 static uintptr_t trng_rnd32(uint32_t nbits, void *handle) in trng_rnd32()59 static uintptr_t trng_rnd64(uint32_t nbits, void *handle) in trng_rnd64()
45 static bool trng_fill_entropy(uint32_t nbits) in trng_fill_entropy()66 bool trng_pack_entropy(uint32_t nbits, uint64_t *out) in trng_pack_entropy()
Completed in 2 milliseconds