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
698 TPM_ALG_ID kdfHashAlg, // IN: algorithm for the KDF in CryptGenerateKeyedHash()
704 TPM_ALG_ID hashAlg; in CryptGenerateKeyedHash()
750 TPM_ALG_ID hash, // IN: hash algorithm used in HMAC in KDFa()
856 TPM_ALG_ID hashAlg, // IN: the hash algorithm for the KDF in CryptGenerateKeyRSA()
1408 TPM_ALG_ID hashAlg, // IN: algorithm for the KDF in CryptGenerateKeyECC()
1733 TPM_ALG_ID scheme, // IN: the key exchange scheme in CryptEcc2PhaseKeyExchange()
1761 TPM_ALG_ID scheme // IN: the scheme algorithm to test in CryptIsSchemeAnonymous()
1781 TPM_ALG_ID symAlg, // IN: the symmetric algorithm in ParmDecryptSym()
1782 TPM_ALG_ID hash, // IN: hash algorithm for KDFa in ParmDecryptSym()
1820 TPM_ALG_ID symAlg, // IN: symmetric algorithm in ParmEncryptSym()
1821 TPM_ALG_ID hash, // IN: hash algorithm for KDFa in ParmEncryptSym()
1863 TPM_ALG_ID hashAlg, // IN: hash algorithm for the KDF in CryptGenerateNewSymmetric()
1937 TPM_ALG_ID hashAlg, // IN: hash algorithm for the KDF in CryptGenerateKeySymmetric()
1980 TPM_ALG_ID hash, // IN: hash algorithm for KDF in CryptXORObfuscation()
2116 TPM_ALG_ID algID // IN: algorithm ID in CryptIsAsymAlgorithm()
2157 TPM_ALG_ID algorithm, // IN: algorithm for encryption in CryptSymmetricEncrypt()
2260 TPM_ALG_ID algorithm, // IN: algorithm for encryption in CryptSymmetricDecrypt()
2892 TPM_ALG_ID hashAlg = CONTEXT_INTEGRITY_HASH_ALG; in CryptCreateObject()
3171 TPM_ALG_ID scheme // IN: the algorithm selector in CryptIsSplitSign()