Home
last modified time | relevance | path

Searched refs:testhmac2 (Results 1 – 1 of 1) sorted by relevance

/security/keys/
Dtrusted.c281 unsigned char testhmac2[SHA1_DIGEST_SIZE]; in TSS_checkhmac2() local
348 ret = TSS_rawhmac(testhmac2, key2, keylen2, SHA1_DIGEST_SIZE, in TSS_checkhmac2()
353 if (memcmp(testhmac2, authdata2, SHA1_DIGEST_SIZE)) in TSS_checkhmac2()