Home
last modified time | relevance | path

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

/u-boot/lib/
A Dtpm-v2.c443 u32 this_bytes = min((size_t)count, in tpm2_get_random() local
449 sizeof(command_v2), this_bytes)) in tpm2_get_random()
458 if (data_size > this_bytes) in tpm2_get_random()
A Dtpm-v1.c895 u32 this_bytes = min((size_t)count, in tpm_get_random() local
901 length_offset, this_bytes)) in tpm_get_random()

Completed in 6 milliseconds