Home
last modified time | relevance | path

Searched refs:NV_LOCKOUT_AUTH (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DHierarchyChangeAuth.c56 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in TPM2_HierarchyChangeAuth()
DClear.c77 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in TPM2_Clear()
DHierarchy.c58 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in HierarchyPreInstall_Init()
DGlobal.h466 NV_LOCKOUT_AUTH, enumerator
DNV.c499 s_reservedSize[NV_LOCKOUT_AUTH] = sizeof(gp.lockoutAuth); in NvInitStatic()
630 NvReadReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in NvReadPersistent()