Home
last modified time | relevance | path

Searched refs:this_bytes (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/
A Dtpm-v2.c608 u32 this_bytes = min((size_t)count, in tpm2_get_random() local
614 sizeof(command_v2), this_bytes)) in tpm2_get_random()
623 if (data_size > this_bytes) in tpm2_get_random()
A Dtpm-v1.c903 u32 this_bytes = min((size_t)count, in tpm1_get_random() local
909 length_offset, this_bytes)) in tpm1_get_random()

Completed in 11 milliseconds