Searched refs:NV_RESET_COUNT (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | Time.c | 69 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount); in TimeStartup()
|
D | Clear.c | 98 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount); in TPM2_Clear()
|
D | Global.h | 469 NV_RESET_COUNT, enumerator
|
D | NV.c | 503 s_reservedSize[NV_RESET_COUNT] = sizeof(gp.resetCount); in NvInitStatic() 635 NvReadReserved(NV_RESET_COUNT, &gp.resetCount); in NvReadPersistent()
|
D | part4.txt | 2082 291 NV_RESET_COUNT, 9609 373 s_reservedSize[NV_RESET_COUNT] = sizeof(gp.resetCount); 9767 494 NvReadReserved(NV_RESET_COUNT, &gp.resetCount); 15267 56 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
|
D | part3.txt | 14816 86 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
|
/external/tpm2/generator/ |
D | raw_commands.txt | 26752 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
|
D | raw_commands_fixed.txt | 26763 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount);
|