authdata2 279 security/keys/trusted.c unsigned char *authdata2; authdata2 300 security/keys/trusted.c authdata2 = buffer + bufsize - (SHA1_DIGEST_SIZE); authdata2 302 security/keys/trusted.c continueflag2 = authdata2 - 1; authdata2 353 security/keys/trusted.c if (memcmp(testhmac2, authdata2, SHA1_DIGEST_SIZE)) authdata2 592 security/keys/trusted.c unsigned char authdata2[SHA1_DIGEST_SIZE]; authdata2 624 security/keys/trusted.c ret = TSS_authhmac(authdata2, blobauth, TPM_NONCE_SIZE, authdata2 644 security/keys/trusted.c storebytes(tb, authdata2, SHA1_DIGEST_SIZE);