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

/external/tpm2/
H A DSessionProcess.c1264 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed local
1322 if(cpHashAlg != session->authHashAlg) // different so compute
1324 cpHashAlg = session->authHashAlg; // save this new algID

Completed in 229 milliseconds