Searched refs:lockoutAlg (Results 1 – 8 of 8) sorted by relevance
62 gp.lockoutAlg = in->hashAlg; in TPM2_SetPrimaryPolicy()64 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in TPM2_SetPrimaryPolicy()
58 gp.ownerAlg = gp.endorsementAlg = gp.lockoutAlg = TPM_ALG_NULL; in TPM2_Clear()80 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in TPM2_Clear()
42 gp.lockoutAlg = TPM_ALG_NULL; in HierarchyPreInstall_Init()63 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in HierarchyPreInstall_Init()
277 hashAlg = gp.lockoutAlg; in EntityGetAuthPolicy()
677 TPMI_ALG_HASH lockoutAlg; member
489 s_reservedSize[NV_LOCKOUT_ALG] = sizeof(gp.lockoutAlg); in NvInitStatic()620 NvReadReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in NvReadPersistent()
14373 50 gp.lockoutAlg = in->hashAlg;14375 52 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);14771 46 gp.ownerAlg = gp.endorsementAlg = gp.lockoutAlg = TPM_ALG_NULL;14798 68 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);
2319 372 TPMI_ALG_HASH lockoutAlg;8823 28 gp.lockoutAlg = TPM_ALG_NULL;8851 51 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);9595 359 s_reservedSize[NV_LOCKOUT_ALG] = sizeof(gp.lockoutAlg);9751 478 NvReadReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);16853 234 hashAlg = gp.lockoutAlg;