chcr_gcm_ctx
static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx)
struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx);
sizeof(struct chcr_gcm_ctx),
sizeof(struct chcr_gcm_ctx),
DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);