authdata1         276 security/keys/trusted.c 	unsigned char *authdata1;
authdata1         298 security/keys/trusted.c 	authdata1 = buffer + bufsize - (SHA1_DIGEST_SIZE + 1
authdata1         301 security/keys/trusted.c 	continueflag1 = authdata1 - 1;
authdata1         344 security/keys/trusted.c 	if (memcmp(testhmac1, authdata1, SHA1_DIGEST_SIZE)) {
authdata1         591 security/keys/trusted.c 	unsigned char authdata1[SHA1_DIGEST_SIZE];
authdata1         619 security/keys/trusted.c 	ret = TSS_authhmac(authdata1, keyauth, TPM_NONCE_SIZE,
authdata1         640 security/keys/trusted.c 	storebytes(tb, authdata1, SHA1_DIGEST_SIZE);