Fix decrypt_data_into_keyslot

This commit is contained in:
Michael Scire 2018-02-27 19:59:51 -08:00
parent 0508ee29d8
commit 694872b4cc
2 changed files with 1 additions and 3 deletions

View file

@ -157,8 +157,6 @@ typedef struct {
se_addr_info_t addr_info; /* This should really be an array...but for our use case it works. */
} se_ll_t;
/* TODO: Define constants for the C driver. */
/* WIP, API subject to change. */