des3_ede_x86_ctx
struct des3_ede_x86_ctx *ctx = crypto_skcipher_ctx(tfm);
struct des3_ede_x86_ctx *ctx = crypto_skcipher_ctx(tfm);
static unsigned int __cbc_encrypt(struct des3_ede_x86_ctx *ctx,
struct des3_ede_x86_ctx *ctx = crypto_skcipher_ctx(tfm);
static unsigned int __cbc_decrypt(struct des3_ede_x86_ctx *ctx,
struct des3_ede_x86_ctx *ctx = crypto_skcipher_ctx(tfm);
struct des3_ede_x86_ctx *ctx = crypto_tfm_ctx(tfm);
.cra_ctxsize = sizeof(struct des3_ede_x86_ctx),
.base.cra_ctxsize = sizeof(struct des3_ede_x86_ctx),
static inline void des3_ede_enc_blk(struct des3_ede_x86_ctx *ctx, u8 *dst,
.base.cra_ctxsize = sizeof(struct des3_ede_x86_ctx),
static inline void des3_ede_dec_blk(struct des3_ede_x86_ctx *ctx, u8 *dst,
static inline void des3_ede_dec_blk_3way(struct des3_ede_x86_ctx *ctx, u8 *dst,