tiEncryptDekBlob_t
tiEncryptDekBlob_t Dek[DEK_MAX_TABLE_ENTRIES];
tiEncryptDekBlob_t *dekBlob;
tiEncryptDekBlob_t *pDekTable = NULL;
for(j = 0; j < sizeof(tiEncryptDekBlob_t); j++) {
agtiapi_AddDek(ag_card_t *pCard, bit32 dek_table, bit32 dek_index, bit32 blob_format, bit32 entry_sz, tiEncryptDekBlob_t *dek_blob, U32_64 *addr)
tiEncryptDekBlob_t *pDekTable;
tiEncryptDekBlob_t dek_blob; /* Copied in */