testhmac2         281 security/keys/trusted.c 	unsigned char testhmac2[SHA1_DIGEST_SIZE];
testhmac2         348 security/keys/trusted.c 	ret = TSS_rawhmac(testhmac2, key2, keylen2, SHA1_DIGEST_SIZE,
testhmac2         353 security/keys/trusted.c 	if (memcmp(testhmac2, authdata2, SHA1_DIGEST_SIZE))