Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Hierarchy/
DSetPrimaryPolicy.c70 gp.ownerAlg = in->hashAlg; in TPM2_SetPrimaryPolicy()
72 NV_SYNC_PERSISTENT(ownerAlg); in TPM2_SetPrimaryPolicy()
DClear.c82 gp.ownerAlg = gp.endorsementAlg = gp.lockoutAlg = TPM_ALG_NULL; in TPM2_Clear()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DHierarchy.c76 gp.ownerAlg = TPM_ALG_NULL; in HierarchyPreInstall_Init()
99 NV_SYNC_PERSISTENT(ownerAlg); in HierarchyPreInstall_Init()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DEntity.c328 hashAlg = gp.ownerAlg; in EntityGetAuthPolicy()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h701 TPMI_ALG_HASH ownerAlg; member