Home
last modified time | relevance | path

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

/external/tpm2/
DDA.c37 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAPreInstall_Init()
61 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAStartup()
163 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DASelfHeal()
DGlobal.h486 NV_LOCKOUT_AUTH_ENABLED, enumerator
DNV.c515 s_reservedSize[NV_LOCKOUT_AUTH_ENABLED] = sizeof(gp.lockOutAuthEnabled); in NvInitStatic()
651 NvReadReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in NvReadPersistent()
DSessionProcess.c129 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in IncrementLockout()
1050 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, in CheckLockedOut()