Searched refs:testhmac1 (Results 1 – 1 of 1) sorted by relevance
274 unsigned char testhmac1[SHA1_DIGEST_SIZE]; in TSS_checkhmac2() local333 ret = TSS_rawhmac(testhmac1, key1, keylen1, SHA1_DIGEST_SIZE, in TSS_checkhmac2()338 if (memcmp(testhmac1, authdata1, SHA1_DIGEST_SIZE)) { in TSS_checkhmac2()