Home
last modified time | relevance | path

Searched refs:cpHashAlg (Results 1 – 1 of 1) 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()