Home
last modified time | relevance | path

Searched refs:MAX_ORDERLY_COUNT (Results 1 – 10 of 10) sorted by relevance

/external/tpm2/
DNV_Increment.c59 && (countValue & MAX_ORDERLY_COUNT) == 0) in TPM2_NV_Increment()
DPropertyCap.c178 *value = MAX_ORDERLY_COUNT; in TPMPropertyIsDefined()
DImplementation.h278 #define MAX_ORDERLY_COUNT ((1<<ORDERLY_BITS)-1) macro
DNV.c910 counter |= MAX_ORDERLY_COUNT; in NvEntityStartup()
Dpart3.txt17567 becomes as large as MAX_ORDERLY_COUNT, this shall be another occasion for updating the non-
17572 TPM shutdown was not orderly, then the TPM shall OR MAX_ORDERLY_COUNT to the contents of the
17576 … equal to MAX_ORDERLY_COUNT + 1, the highest value that could have been in the NV Index is
17577 MAX_ORDERLY_COUNT so it is safe to restore that value.
17581 RAM version of the counter to MAX_ORDERLY_COUNT and no update of NV is necessary.
18359 field is greater than MAX_ORDERLY_COUNT, then the non-volatile version of the counter is updated.
18363 … for the counter Index will be advanced by MAX_ORDERLY_COUNT at the next TPM2_Startup().
18367 … past the maximum allowed value (MAX_ORDERLY_COUNT), the non-volatile version of the count is
18465 45 && (countValue & MAX_ORDERLY_COUNT) == 0)
Dpart4.txt10089 717 counter |= MAX_ORDERLY_COUNT;
18539 157 *value = MAX_ORDERLY_COUNT;
24468 236 #define MAX_ORDERLY_COUNT ((1<<ORDERLY_BITS)-1)
/external/tpm2/generator/
Draw_commands_fixed.txt31733 becomes as large as MAX_ORDERLY_COUNT, this shall be another occasion for updating the nonvolatile …
31737 TPM shutdown was not orderly, then the TPM shall OR MAX_ORDERLY_COUNT to the contents of the
31742 equal to MAX_ORDERLY_COUNT + 1, the highest value that could have been in the NV Index is
31743 MAX_ORDERLY_COUNT so it is safe to restore that value.
31749 RAM version of the counter to MAX_ORDERLY_COUNT and no update of NV is necessary.
33237 field is greater than MAX_ORDERLY_COUNT, then the non-volatile version of the counter is updated.
33242 for the counter Index will be advanced by MAX_ORDERLY_COUNT at the next TPM2_Startup().
33248 past the maximum allowed value (MAX_ORDERLY_COUNT), the non-volatile version of the count is
33449 && (countValue & MAX_ORDERLY_COUNT) == 0)
Draw_commands.txt31724 becomes as large as MAX_ORDERLY_COUNT, this shall be another occasion for updating the nonvolatile …
31728 TPM shutdown was not orderly, then the TPM shall OR MAX_ORDERLY_COUNT to the contents of the
31733 equal to MAX_ORDERLY_COUNT + 1, the highest value that could have been in the NV Index is
31734 MAX_ORDERLY_COUNT so it is safe to restore that value.
31740 RAM version of the counter to MAX_ORDERLY_COUNT and no update of NV is necessary.
33228 field is greater than MAX_ORDERLY_COUNT, then the non-volatile version of the counter is updated.
33233 for the counter Index will be advanced by MAX_ORDERLY_COUNT at the next TPM2_Startup().
33239 past the maximum allowed value (MAX_ORDERLY_COUNT), the non-volatile version of the count is
33440 && (countValue & MAX_ORDERLY_COUNT) == 0)
Draw_structures.txt6526 The returned value is MAX_ORDERLY_COUNT.
17724 MAX_ORDERLY_COUNT
Draw_structures_fixed.txt6531 The returned value is MAX_ORDERLY_COUNT.
17689 MAX_ORDERLY_COUNT