Searched refs:TPMA_NV_PPWRITE (Results 1 – 9 of 9) sorted by relevance
/external/tpm2/ |
D | NV_spt.c | 112 if(!nvIndex.publicArea.attributes.TPMA_NV_PPWRITE) in NvWriteAccessChecks()
|
D | NV_DefineSpace.c | 82 && attributes.TPMA_NV_PPWRITE == CLEAR in TPM2_NV_DefineSpace()
|
D | tpm_types.h | 1556 UINT32 TPMA_NV_PPWRITE : 1; member
|
D | part3.txt | 17515 TPMA_NV_PPREAD and TPMA_NV_PPWRITE indicate if reading or writing of the NV Index may be 17533 For write access control, any combination of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, 17623 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, TPMA_NV_AUTHWRITE, or 17781 63 && attributes.TPMA_NV_PPWRITE == CLEAR 18197 Proper authorizations are required for this command as determined by TPMA_NV_PPWRITE; 18504 Proper write authorizations are required for this command as determined by TPMA_NV_PPWRITE, 18822 Proper write authorization is required for this command as determined by TPMA_NV_PPWRITE,
|
D | part4.txt | 6690 83 if(!nvIndex.publicArea.attributes.TPMA_NV_PPWRITE)
|
/external/tpm2/generator/ |
D | raw_commands.txt | 31655 TPMA_NV_PPREAD and TPMA_NV_PPWRITE indicate if reading or writing of the NV Index may be 31674 For write access control, any combination of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, 31803 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE, TPMA_NV_AUTHWRITE, or 32176 && attributes.TPMA_NV_PPWRITE == CLEAR 32912 Proper authorizations are required for this command as determined by TPMA_NV_PPWRITE; 33498 Proper write authorizations are required for this command as determined by TPMA_NV_PPWRITE, 34104 Proper write authorization is required for this command as determined by TPMA_NV_PPWRITE,
|
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.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
|
D | raw_structures_fixed.txt | 15340 The platform controls (TPMA_NV_PPWRITE and TPMA_NV_PPREAD) and owner controls 15362 At least one of TPMA_NV_PPWRITE, TPMA_NV_OWNERWRITE TPMA_NV_AUTHWRITE, or 15410 TPMA_NV_PPWRITE
|