Searched defs:this_bytes (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ | ||
H A D | tpm-v1.c | 889 u32 this_bytes = min((size_t)count, in tpm1_get_random() local |
H A D | tpm-v2.c | 1430 u32 this_bytes = min((size_t)count, in tpm2_get_random() local |