s390_pxts_ctx
struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm);
static int xts_paes_do_crypt_fullkey(struct s390_pxts_ctx *ctx,
static inline int __xts_2keys_prep_param(struct s390_pxts_ctx *ctx,
static int xts_paes_do_crypt_2keys(struct s390_pxts_ctx *ctx,
static int xts_paes_do_crypt(struct s390_pxts_ctx *ctx,
struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm);
struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm);
struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm);
struct s390_pxts_ctx *ctx = crypto_skcipher_ctx(tfm);
.base.cra_ctxsize = sizeof(struct s390_pxts_ctx),
static inline int pxts_ctx_setkey(struct s390_pxts_ctx *ctx,
static int pxts_convert_key(struct s390_pxts_ctx *ctx, bool tested)