Searched refs:authdata (Results 1 – 1 of 1) sorted by relevance
189 unsigned char *authdata; in TSS_checkhmac1() local209 authdata = buffer + bufsize - SHA1_DIGEST_SIZE; in TSS_checkhmac1()210 continueflag = authdata - 1; in TSS_checkhmac1()251 if (memcmp(testhmac, authdata, SHA1_DIGEST_SIZE)) in TSS_checkhmac1()