moved attribute processing to imv_attestation_process

This commit is contained in:
Andreas Steffen 2011-10-09 00:58:33 +02:00
parent c50f881f6a
commit 1368248691
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ static const char imv_name[] = "Attestation";
#define IMV_VENDOR_ID PEN_TCG
#define IMV_SUBTYPE PA_SUBTYPE_TCG_PTS
#define NONCE_LEN_LIMIT 16
static imv_agent_t *imv_attestation;
/**