Searched refs:TPM2_CAP_TPM_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_tcg2.c | 693 tpm_u32(TPM2_CAP_TPM_PROPERTIES), /* Capability */ in get_manufacturer_id() 733 tpm_u32(TPM2_CAP_TPM_PROPERTIES), /* Capability */ in get_manufacturer_id_buffer_small()
|
| /u-boot/include/ |
| A D | tpm-v2.h | 48 #define TPM2_CAP_TPM_PROPERTIES 0x00000006U macro
|
| /u-boot/lib/efi_loader/ |
| A D | efi_tcg2.c | 427 ret = tpm2_get_capability(dev, TPM2_CAP_TPM_PROPERTIES, in tpm2_get_max_command_size() 453 ret = tpm2_get_capability(dev, TPM2_CAP_TPM_PROPERTIES, in tpm2_get_max_response_size() 478 ret = tpm2_get_capability(dev, TPM2_CAP_TPM_PROPERTIES, in tpm2_get_manufacturer_id() 502 ret = tpm2_get_capability(dev, TPM2_CAP_TPM_PROPERTIES, in tpm2_get_num_pcr()
|
Completed in 13 milliseconds