_key_ctx
kctx_flits = (sizeof(struct _key_ctx) + kctx_len) / 16;
cctx_size = sizeof(struct _key_ctx) + kctx_len;
struct _key_ctx key_ctx;