s390_hmac_ctx
struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(tfm);
struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(desc->tfm);
struct s390_hmac_ctx *ctx;
.cra_ctxsize = sizeof(struct s390_hmac_ctx), \