Home
last modified time | relevance | path

Searched refs:TPMA_NV_ORDERLY (Results 1 – 11 of 11) sorted by relevance

/external/tpm2/
DNV.c878 && attributes.TPMA_NV_ORDERLY == SET in NvEntityStartup()
897 if( attributes.TPMA_NV_ORDERLY == SET in NvEntityStartup()
906 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = CLEAR; in NvEntityStartup()
908 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = SET; in NvEntityStartup()
1193 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvGetIndexData()
1235 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvGetIntIndexData()
1325 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET) in NvWriteIndexData()
1341 if(g_updateNV || nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == CLEAR) in NvWriteIndexData()
1429 if(publicArea->attributes.TPMA_NV_ORDERLY == SET in NvDefineIndex()
1442 if(publicArea->attributes.TPMA_NV_ORDERLY == SET) in NvDefineIndex()
[all …]
DNV_Increment.c58 if( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET in TPM2_NV_Increment()
DNV_SetBits.c59 if( ( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR in TPM2_NV_SetBits()
DNV_Extend.c50 if( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR in TPM2_NV_Extend()
Dtpm_types.h1576 UINT32 TPMA_NV_ORDERLY : 1; member
Dpart3.txt17562 An NV counter may be defined with the TPMA_NV_ORDERLY attribute to indicate that the NV Index is
17570 reported value. If the TPMA_NV_ORDERLY attribute is not SET, or if the TPM experienced an orderly
17571 shutdown, then the count is assumed to be correct. If the TPMA_NV_ORDERLY attribute is SET, and the
17618TPMA_NV_ORDERLY SET, then the maximum size of an ordinary NV Index may be less than the
17619 size of an ordinary NV Index that has TPMA_NV_ORDERLY CLEAR.
18358 If TPMA_NV_ORDERLY is SET, and the difference between the volatile and non-volatile versions of this
18361 NOTE 2 If a TPM implements TPMA_NV_ORDERLY and an Index is defined with TPMA_NV_ORDERLY and
18464 44 if( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET
18615 34 if( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
18782 43 if( ( nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
Dpart4.txt10050 683 && attributes.TPMA_NV_ORDERLY == SET
10073 701 if( attributes.TPMA_NV_ORDERLY == SET
10084 712 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = CLEAR;
10086 714 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY = SET;
10425 940 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET)
10474 977 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET)
10577 1050 if(nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == SET)
10595 1068 if(g_updateNV || nvIndex->publicArea.attributes.TPMA_NV_ORDERLY == CLEAR)
10597 1070 // Processing for an index with TPMA_NV_ORDERLY CLEAR
10703 1144 if(publicArea->attributes.TPMA_NV_ORDERLY == SET
[all …]
/external/tpm2/generator/
Draw_commands_fixed.txt31728 An NV counter may be defined with the TPMA_NV_ORDERLY attribute to indicate that the NV Index is
31735 reported value. If the TPMA_NV_ORDERLY attribute is not SET, or if the TPM experienced an orderly
31736 shutdown, then the count is assumed to be correct. If the TPMA_NV_ORDERLY attribute is SET, and the
31804 has TPMA_NV_ORDERLY SET, then the maximum size of an ordin ary NV Index may be less than
31805 the size of an ordinary NV Index that has TPMA_NV_ORDERLY CLEAR.
33236 If TPMA_NV_ORDERLY is SET, and the difference between the volatile and non-volatile versions of this
33240 If a TPM implements TPMA_NV_ORDERLY and an Index is defined with TPMA_NV_ORDERLY and
33448 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET
33746 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
34046 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
Draw_commands.txt31719 An NV counter may be defined with the TPMA_NV_ORDERLY attribute to indicate that the NV Index is
31726 reported value. If the TPMA_NV_ORDERLY attribute is not SET, or if the TPM experienced an orderly
31727 shutdown, then the count is assumed to be correct. If the TPMA_NV_ORDERLY attribute is SET, and the
31795 has TPMA_NV_ORDERLY SET, then the maximum size of an ordin ary NV Index may be less than
31796 the size of an ordinary NV Index that has TPMA_NV_ORDERLY CLEAR.
33227 If TPMA_NV_ORDERLY is SET, and the difference between the volatile and non-volatile versions of this
33231 If a TPM implements TPMA_NV_ORDERLY and an Index is defined with TPMA_NV_ORDERLY and
33439 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == SET
33737 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
34037 nvIndex.publicArea.attributes.TPMA_NV_ORDERLY == CLEAR
Draw_structures_fixed.txt6537 TPMA_NV_COUNTER and TPMA_NV_ORDERLY
6786 TPMA_NV_ORDERLY attribute SET
6791 TPMA_NV_ORDERLY
15597 TPMA_NV_ORDERLY
15623 If the TPMA_NV_ORDERLY is SET, TPMA_NV_WRITTEN will
Draw_structures.txt6532 TPMA_NV_COUNTER and TPMA_NV_ORDERLY
6764 TPMA_NV_ORDERLY attribute SET
6769 TPMA_NV_ORDERLY
15624 TPMA_NV_ORDERLY
15650 If the TPMA_NV_ORDERLY is SET, TPMA_NV_WRITTEN will