Home
last modified time | relevance | path

Searched defs:symAlg (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
DObject_spt.c49 TPM_ALG_ID symAlg; in GetIV2BSize() local
104 TPM_ALG_ID *symAlg, // OUT: the symmetric algorithm in ComputeProtectionKeyParms()
821 TPM_ALG_ID symAlg; in ProduceOuterWrap() local
907 TPM_ALG_ID symAlg = TPM_ALG_NULL; in UnwrapOuter() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptUtil.c218 TPM_ALG_ID symAlg, // IN: the symmetric algorithm in ParmDecryptSym()
267 TPM_ALG_ID symAlg, // IN: symmetric algorithm in ParmEncryptSym()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCryptHash.h72 TPM_ALG_ID symAlg; member