Symbol: mv_cesa_op_ctx
drivers/crypto/marvell/cesa/cesa.c
351
sizeof(struct mv_cesa_op_ctx), 16, 0);
drivers/crypto/marvell/cesa/cesa.h
315
struct mv_cesa_op_ctx *op;
drivers/crypto/marvell/cesa/cesa.h
561
struct mv_cesa_op_ctx op;
drivers/crypto/marvell/cesa/cesa.h
618
struct mv_cesa_op_ctx op_tmpl;
drivers/crypto/marvell/cesa/cesa.h
661
static inline void mv_cesa_update_op_cfg(struct mv_cesa_op_ctx *op,
drivers/crypto/marvell/cesa/cesa.h
668
static inline u32 mv_cesa_get_op_cfg(const struct mv_cesa_op_ctx *op)
drivers/crypto/marvell/cesa/cesa.h
673
static inline void mv_cesa_set_op_cfg(struct mv_cesa_op_ctx *op, u32 cfg)
drivers/crypto/marvell/cesa/cesa.h
679
struct mv_cesa_op_ctx *op)
drivers/crypto/marvell/cesa/cesa.h
693
static inline void mv_cesa_set_crypt_op_len(struct mv_cesa_op_ctx *op, int len)
drivers/crypto/marvell/cesa/cesa.h
698
static inline void mv_cesa_set_mac_op_total_len(struct mv_cesa_op_ctx *op,
drivers/crypto/marvell/cesa/cesa.h
705
static inline void mv_cesa_set_mac_op_frag_len(struct mv_cesa_op_ctx *op,
drivers/crypto/marvell/cesa/cesa.h
727
static inline bool mv_cesa_mac_op_is_first_frag(const struct mv_cesa_op_ctx *op)
drivers/crypto/marvell/cesa/cesa.h
860
struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain,
drivers/crypto/marvell/cesa/cesa.h
861
const struct mv_cesa_op_ctx *op_templ,
drivers/crypto/marvell/cesa/cipher.c
315
const struct mv_cesa_op_ctx *op_templ)
drivers/crypto/marvell/cesa/cipher.c
351
struct mv_cesa_op_ctx *op;
drivers/crypto/marvell/cesa/cipher.c
410
const struct mv_cesa_op_ctx *op_templ)
drivers/crypto/marvell/cesa/cipher.c
425
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
458
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
483
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
497
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
508
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
539
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
551
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
560
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
590
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
604
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
616
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
648
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
657
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
669
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
702
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
733
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
744
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
775
struct mv_cesa_op_ctx *tmpl)
drivers/crypto/marvell/cesa/cipher.c
786
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/cipher.c
795
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
1033
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
1246
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
1317
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
1408
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
166
struct mv_cesa_op_ctx *op;
drivers/crypto/marvell/cesa/hash.c
439
struct mv_cesa_op_ctx *tmpl, bool algo_le)
drivers/crypto/marvell/cesa/hash.c
489
static struct mv_cesa_op_ctx *
drivers/crypto/marvell/cesa/hash.c
491
struct mv_cesa_op_ctx *tmpl, unsigned int frag_len,
drivers/crypto/marvell/cesa/hash.c
494
struct mv_cesa_op_ctx *op;
drivers/crypto/marvell/cesa/hash.c
542
static struct mv_cesa_op_ctx *
drivers/crypto/marvell/cesa/hash.c
550
struct mv_cesa_op_ctx *op;
drivers/crypto/marvell/cesa/hash.c
632
struct mv_cesa_op_ctx *op = NULL;
drivers/crypto/marvell/cesa/hash.c
817
struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl;
drivers/crypto/marvell/cesa/hash.c
829
struct mv_cesa_op_ctx *tmpl = &creq->op_tmpl;
drivers/crypto/marvell/cesa/hash.c
892
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/hash.c
962
struct mv_cesa_op_ctx tmpl = { };
drivers/crypto/marvell/cesa/tdma.c
260
struct mv_cesa_op_ctx *mv_cesa_dma_add_op(struct mv_cesa_tdma_chain *chain,
drivers/crypto/marvell/cesa/tdma.c
261
const struct mv_cesa_op_ctx *op_templ,
drivers/crypto/marvell/cesa/tdma.c
266
struct mv_cesa_op_ctx *op;