Lines Matching refs:TPM_ALG_ID
133 TPM_ALG_ID
483 TPM_ALG_ID algId, // IN: the hash algorithm to use in CryptHashBlock()
573 TPM_ALG_ID hashAlg // IN: hash algorithm in CryptGetHashDigestSize()
591 TPM_ALG_ID hash // IN: hash algorithm to look up in CryptGetHashBlockSize()
610 LIB_EXPORT TPM_ALG_ID
699 TPM_ALG_ID kdfHashAlg, // IN: algorithm for the KDF in CryptGenerateKeyedHash()
705 TPM_ALG_ID hashAlg; in CryptGenerateKeyedHash()
756 TPM_ALG_ID hash, // IN: hash algorithm used in HMAC in KDFa()
862 TPM_ALG_ID hashAlg, // IN: the hash algorithm for the KDF in CryptGenerateKeyRSA()
1414 TPM_ALG_ID hashAlg, // IN: algorithm for the KDF in CryptGenerateKeyECC()
1739 TPM_ALG_ID scheme, // IN: the key exchange scheme in CryptEcc2PhaseKeyExchange()
1767 TPM_ALG_ID scheme // IN: the scheme algorithm to test in CryptIsSchemeAnonymous()
1787 TPM_ALG_ID symAlg, // IN: the symmetric algorithm in ParmDecryptSym()
1788 TPM_ALG_ID hash, // IN: hash algorithm for KDFa in ParmDecryptSym()
1826 TPM_ALG_ID symAlg, // IN: symmetric algorithm in ParmEncryptSym()
1827 TPM_ALG_ID hash, // IN: hash algorithm for KDFa in ParmEncryptSym()
1869 TPM_ALG_ID hashAlg, // IN: hash algorithm for the KDF in CryptGenerateNewSymmetric()
1944 TPM_ALG_ID hashAlg, // IN: hash algorithm for the KDF in CryptGenerateKeySymmetric()
1992 TPM_ALG_ID hash, // IN: hash algorithm for KDF in CryptXORObfuscation()
2128 TPM_ALG_ID algID // IN: algorithm ID in CryptIsAsymAlgorithm()
2169 TPM_ALG_ID algorithm, // IN: algorithm for encryption in CryptSymmetricEncrypt()
2272 TPM_ALG_ID algorithm, // IN: algorithm for encryption in CryptSymmetricDecrypt()
2904 TPM_ALG_ID hashAlg = CONTEXT_INTEGRITY_HASH_ALG; in CryptCreateObject()
3183 TPM_ALG_ID scheme // IN: the algorithm selector in CryptIsSplitSign()