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()
705 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in ProduceOuterWrap()
717 TPM_ALG_ID symAlg; in ProduceOuterWrap()
790 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in UnwrapOuter()
802 TPM_ALG_ID symAlg = TPM_ALG_NULL; in UnwrapOuter()
863 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. This in SensitiveToPrivate()
938 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. It is in PrivateToSensitive()
1027 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. It in SensitiveToDuplicate()
1154 TPM_ALG_ID nameAlg, // IN: hash algorithm in public area. in DuplicateToSensitive()