Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/trng/
A Dtrng_main.c23 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()
A Dtrng_entropy_pool.c45 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 5 milliseconds