Searched refs:TPMA_NV_OWNERREAD (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/ |
D | tpm_constants.h | 50 constexpr TPMA_NV TPMA_NV_OWNERREAD = 1U << 17; variable
|
/system/tpm/tpm_manager/server/ |
D | tpm2_nvram_impl.cc | 54 if (tpm_flags & trunks::TPMA_NV_OWNERREAD) in MapAttributesFromTpm() 298 } else if (nvram_public.attributes & trunks::TPMA_NV_OWNERREAD) { in ReadSpace() 365 } else if (nvram_public.attributes & trunks::TPMA_NV_OWNERREAD) { in LockSpace()
|
D | tpm2_nvram_test.cc | 107 trunks::TPMA_NV_OWNERREAD | trunks::TPMA_NV_OWNERWRITE; in SetupExistingSpace()
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 31666 TPMA_NV_OWNERREAD and TPMA_NV_OWNERWRITE indicate if reading or writing of the NV Index 31681 For read access control, any combination of TPMA_NV_PPREAD, TPMA_NV_OWNERREAD, 31807 At least one of TPMA_NV_PPREAD, TPMA_NV_OWNERREAD, TPMA_NV_AUTHREAD, 32177 attributes.TPMA_NV_OWNERREAD == CLEAR 34569 TPMA_NV_OWNERREAD, TPMA_NV_AUTHREAD, and the authPolicy of the NV Index. 34815 TPMA_NV_OWNERREAD, TPMA_NV_AUTHREAD, and the authPolicy of the NV Index.
|
D | raw_structures_fixed.txt | 15355 (TPMA_NV_OWNERWRITE and TPMA_NV_OWNERREAD) give the platform and owner access to NV 15368 TPMA_NV_OWNERREAD, 15573 TPMA_NV_OWNERREAD
|
D | raw_structures.txt | 15366 (TPMA_NV_OWNERWRITE and TPMA_NV_OWNERREAD) give the platform and owner access to NV 15379 TPMA_NV_OWNERREAD, 15584 TPMA_NV_OWNERREAD
|