Searched refs:ownerAlg (Results 1 – 5 of 5) sorted by relevance
70 gp.ownerAlg = in->hashAlg; in TPM2_SetPrimaryPolicy()72 NV_SYNC_PERSISTENT(ownerAlg); in TPM2_SetPrimaryPolicy()
82 gp.ownerAlg = gp.endorsementAlg = gp.lockoutAlg = TPM_ALG_NULL; in TPM2_Clear()
76 gp.ownerAlg = TPM_ALG_NULL; in HierarchyPreInstall_Init()99 NV_SYNC_PERSISTENT(ownerAlg); in HierarchyPreInstall_Init()
328 hashAlg = gp.ownerAlg; in EntityGetAuthPolicy()
701 TPMI_ALG_HASH ownerAlg; member