Searched refs:NV_LOCKOUT_AUTH_ENABLED (Results 1 – 5 of 5) sorted by relevance
/external/tpm2/ |
D | DA.c | 36 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAPreInstall_Init() 60 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAStartup() 162 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DASelfHeal()
|
D | Global.h | 480 NV_LOCKOUT_AUTH_ENABLED, enumerator
|
D | NV.c | 511 s_reservedSize[NV_LOCKOUT_AUTH_ENABLED] = sizeof(gp.lockOutAuthEnabled); in NvInitStatic() 647 NvReadReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in NvReadPersistent()
|
D | SessionProcess.c | 129 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in IncrementLockout() 1050 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, in CheckLockedOut()
|
D | part4.txt | 2096 305 NV_LOCKOUT_AUTH_ENABLED, 3861 99 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 4951 947 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, 8618 19 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 8648 35 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 8769 128 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 9617 381 s_reservedSize[NV_LOCKOUT_AUTH_ENABLED] = sizeof(gp.lockOutAuthEnabled); 9787 508 NvReadReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled);
|