Searched refs:command_v2 (Results 1 – 1 of 1) sorted by relevance
/u-boot/lib/ |
A D | tpm-v2.c | 16 const u8 command_v2[12] = { in tpm2_startup() local 37 const u8 command_v2[12] = { in tpm2_self_test() local 74 ret = pack_byte_string(command_v2, sizeof(command_v2), "s", in tpm2_clear() 113 ret = pack_byte_string(command_v2, sizeof(command_v2), "s", in tpm2_pcr_extend() 223 ret = pack_byte_string(command_v2, sizeof(command_v2), "s", in tpm2_dam_reset() 269 ret = pack_byte_string(command_v2, sizeof(command_v2), "sddd", in tpm2_dam_parameters() 315 ret = pack_byte_string(command_v2, sizeof(command_v2), "sws", in tpm2_change_auth() 367 ret = pack_byte_string(command_v2, sizeof(command_v2), "swswd", in tpm2_pcr_setauthpolicy() 416 ret = pack_byte_string(command_v2, sizeof(command_v2), "sws", in tpm2_pcr_setauthvalue() 429 const u8 command_v2[10] = { in tpm2_get_random() local [all …]
|
Completed in 6 milliseconds