Home
last modified time | relevance | path

Searched refs:NV_LOCKOUT_RECOVERY (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DDictionaryAttackParameters.c37 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); in TPM2_DictionaryAttackParameters()
DDA.c36 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); in DAPreInstall_Init()
DGlobal.h485 NV_LOCKOUT_RECOVERY, enumerator
DNV.c514 s_reservedSize[NV_LOCKOUT_RECOVERY] = sizeof(gp.lockoutRecovery); in NvInitStatic()
650 NvReadReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); in NvReadPersistent()