Searched refs:cpHashAlg (Results 1 – 2 of 2) 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()
5190 1125 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed5262 1192 if(cpHashAlg != session->authHashAlg) // different so compute5264 1194 cpHashAlg = session->authHashAlg; // save this new algID