Home
last modified time | relevance | path

Searched refs:TPMA_NV_POLICY_DELETE (Results 1 – 9 of 9) sorted by relevance

/external/tpm2/
DNV_DefineSpace.c102 if( attributes.TPMA_NV_POLICY_DELETE == SET) in TPM2_NV_DefineSpace()
137 if( in->publicInfo.t.nvPublic.attributes.TPMA_NV_POLICY_DELETE == SET in TPM2_NV_DefineSpace()
DNV_UndefineSpaceSpecial.c38 if(CLEAR == nvIndex.publicArea.attributes.TPMA_NV_POLICY_DELETE) in TPM2_NV_UndefineSpaceSpecial()
DNV_UndefineSpace.c39 if(SET == nvIndex.publicArea.attributes.TPMA_NV_POLICY_DELETE) in TPM2_NV_UndefineSpace()
Dtpm_types.h1564 UINT32 TPMA_NV_POLICY_DELETE : 1; member
Dpart3.txt17631 If TPMA_NV_POLICY_DELETE is SET, then the authorization shall be with Platform Authorization or the
17640 TPM_RC_ATTRIBUTES if TPMA_NV_POLICY_DELETE is SET.
17801 83 if( attributes.TPMA_NV_POLICY_DELETE == SET)
17839 116 // If TPMA_NV_POLICY_DELETE is SET, then the index must be defined by
17841 118 if( in->publicInfo.t.nvPublic.attributes.TPMA_NV_POLICY_DELETE == SET
17884 If nvIndex references an Index that has its TPMA_NV_POLICY_DELETE attribute SET, the TPM shall
17941 TPM_RC_ATTRIBUTES TPMA_NV_POLICY_DELETE is SET in the Index referenced by
17965 23 // This command can't be used to delete an index with TPMA_NV_POLICY_DELETE SET
17966 24 if(SET == nvIndex.publicArea.attributes.TPMA_NV_POLICY_DELETE)
17996 This command allows removal of a platform-created NV Index that has TPMA_NV_POLICY_DELETE
[all …]
/external/tpm2/generator/
Draw_commands.txt31811 If TPMA_NV_POLICY_DELETE is SET, then the authorization shall be with platformAuth or the TPM
31847 TPM_RC_ATTRIBUTES if TPMA_NV_POLICY_DELETE is SET.
32195 if( attributes.TPMA_NV_POLICY_DELETE == SET)
32285 // If TPMA_NV_POLICY_DELETE is SET, then the index must be defined by
32288 in->publicInfo.t.nvPublic.attributes.TPMA_NV_POLICY_DELETE == SET
32431 TPMA_NV_POLICY_DELETE is SET in the Index referenced by
32499 // This command can't be used to delete an index with TPMA_NV_POLICY_DELETE SET
32500 if(SET == nvIndex.publicArea.attributes.TPMA_NV_POLICY_DELETE)
32532 This command allows removal of a platform-created NV Index that has TPMA_NV_POLICY_DELETE
32549 TPMA_NV_POLICY_DELETE attribute CLEAR, the TPM shall return TPM_RC_NV_ATTRIBUTES.
[all …]
Draw_commands_fixed.txt31820 If TPMA_NV_POLICY_DELETE is SET, then the authorization shall be with platformAuth or the TPM
31856 TPM_RC_ATTRIBUTES if TPMA_NV_POLICY_DELETE is SET.
32204 if( attributes.TPMA_NV_POLICY_DELETE == SET)
32294 // If TPMA_NV_POLICY_DELETE is SET, then the index must be defined by
32297 in->publicInfo.t.nvPublic.attributes.TPMA_NV_POLICY_DELETE == SET
32440 TPMA_NV_POLICY_DELETE is SET in the Index referenced by
32508 // This command can't be used to delete an index with TPMA_NV_POLICY_DELETE SET
32509 if(SET == nvIndex.publicArea.attributes.TPMA_NV_POLICY_DELETE)
32541 This command allows removal of a platform-created NV Index that has TPMA_NV_POLICY_DELETE
32558 TPMA_NV_POLICY_DELETE attribute CLEAR, the TPM shall return TPM_RC_NV_ATTRIBUTES.
[all …]
Draw_structures.txt15505 TPMA_NV_POLICY_DELETE
Draw_structures_fixed.txt15478 TPMA_NV_POLICY_DELETE