Searched refs:this_bytes (Results 1 – 2 of 2) sorted by relevance
889 u32 this_bytes = min((size_t)count, in tpm1_get_random() local895 length_offset, this_bytes)) in tpm1_get_random()
1430 u32 this_bytes = min((size_t)count, in tpm2_get_random() local1436 sizeof(command_v2), this_bytes)) in tpm2_get_random()1445 if (data_size > this_bytes) in tpm2_get_random()