On Wed, Jan 13, 2016 at 3:00 PM, Tom Lendacky [off-list ref] wrote:
It should actually be the size of the data that your import and export
routines copy. Looking at those it should be sizeof(struct sahara_ctx) +
sizeof(struct sahara_sha_reqctx).
Should the struct sahara_ctx be part of the import and export data,
though?