Searched refs:cpHashAlg (Results 1 – 1 of 1) sorted by relevance
1264 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed in ParseSessionBuffer() local1322 if(cpHashAlg != session->authHashAlg) // different so compute in ParseSessionBuffer()1324 cpHashAlg = session->authHashAlg; // save this new algID in ParseSessionBuffer()