Home
last modified time | relevance | path

Searched refs:cpHashAlg (Results 1 – 2 of 2) sorted by relevance

/external/tpm2/
DSessionProcess.c1264 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed in ParseSessionBuffer() local
1322 if(cpHashAlg != session->authHashAlg) // different so compute in ParseSessionBuffer()
1324 cpHashAlg = session->authHashAlg; // save this new algID in ParseSessionBuffer()
Dpart4.txt5190 1125 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed
5262 1192 if(cpHashAlg != session->authHashAlg) // different so compute
5264 1194 cpHashAlg = session->authHashAlg; // save this new algID