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