Searched refs:TPMA_NV_PPWRITE (Results 1 – 5 of 5) sorted by relevance
/system/tpm/trunks/ |
D | tpm_constants.h | 36 constexpr TPMA_NV TPMA_NV_PPWRITE = 1U << 0; variable
|
/system/tpm/tpm_manager/server/ |
D | tpm2_nvram_impl.cc | 50 if (tpm_flags & trunks::TPMA_NV_PPWRITE) in MapAttributesFromTpm()
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 31664 TPMA_NV_PPREAD and TPMA_NV_PPWRITE indicate if reading or writing of the NV Index may be 31683 For write access control, any combination of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, 31812 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, TPMA_NV_AUTHWRITE, or 32185 && attributes.TPMA_NV_PPWRITE == CLEAR 32921 Proper authorizations are required for this command as determined by TPMA_NV_PPWRITE; 33507 Proper write authorizations are required for this command as determined by TPMA_NV_PPWRITE, 34113 Proper write authorization is required for this command as determined by TPMA_NV_PPWRITE,
|
D | raw_structures_fixed.txt | 15354 The platform controls (TPMA_NV_PPWRITE and TPMA_NV_PPREAD) and owner controls 15376 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE TPMA_NV_AUTHWRITE, or 15424 TPMA_NV_PPWRITE
|
D | raw_structures.txt | 15365 The platform controls (TPMA_NV_PPWRITE and TPMA_NV_PPREAD) and owner controls 15387 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE TPMA_NV_AUTHWRITE, or 15435 TPMA_NV_PPWRITE
|