Lines Matching refs:TPM_ALG_ID
72 TPM_ALG_ID symAlg; in GetIV2BSize()
104 TPM_ALG_ID hashAlg, // IN: hash algorithm for KDFa in ComputeProtectionKeyParms()
109 TPM_ALG_ID *symAlg, // OUT: the symmetric algorithm in ComputeProtectionKeyParms()
195 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in ComputeInnerIntegrity()
225 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in ProduceInnerIntegrity()
262 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in CheckInnerIntegrity()
703 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in ProduceOuterWrap()
715 TPM_ALG_ID symAlg; in ProduceOuterWrap()
788 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in UnwrapOuter()
800 TPM_ALG_ID symAlg = TPM_ALG_NULL; in UnwrapOuter()
861 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. This in SensitiveToPrivate()
936 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. It is in PrivateToSensitive()
1025 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. It in SensitiveToDuplicate()
1152 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. in DuplicateToSensitive()