xts_tfm_ctx
const struct xts_tfm_ctx *ctx =
const struct xts_tfm_ctx *ctx =
struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(tfm);
inst->alg.base.cra_ctxsize = sizeof(struct xts_tfm_ctx);
struct xts_tfm_ctx *ctx = crypto_skcipher_ctx(parent);