Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
H A 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
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptUtil.c218 TPM_ALG_ID symAlg, // IN: the symmetric algorithm in ParmDecryptSym()
267 TPM_ALG_ID symAlg, // IN: symmetric algorithm in ParmEncryptSym()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DCryptHash.h72 TPM_ALG_ID symAlg; member