Searched refs:authdata (Results 1 – 1 of 1) sorted by relevance
182 unsigned char *authdata; in TSS_checkhmac1() local202 authdata = buffer + bufsize - SHA1_DIGEST_SIZE; in TSS_checkhmac1()203 continueflag = authdata - 1; in TSS_checkhmac1()244 if (memcmp(testhmac, authdata, SHA1_DIGEST_SIZE)) in TSS_checkhmac1()