Searched refs:testhmac2 (Results 1 – 1 of 1) sorted by relevance
274 unsigned char testhmac2[SHA1_DIGEST_SIZE]; in TSS_checkhmac2() local341 ret = TSS_rawhmac(testhmac2, key2, keylen2, SHA1_DIGEST_SIZE, in TSS_checkhmac2()346 if (memcmp(testhmac2, authdata2, SHA1_DIGEST_SIZE)) in TSS_checkhmac2()