Symbol: hifn_device
drivers/crypto/hifn_795x.c
1031
static int hifn_setup_base_command(struct hifn_device *dev, u8 *buf,
drivers/crypto/hifn_795x.c
1053
static int hifn_setup_crypto_command(struct hifn_device *dev,
drivers/crypto/hifn_795x.c
1094
static int hifn_setup_cmd_desc(struct hifn_device *dev,
drivers/crypto/hifn_795x.c
1213
static int hifn_setup_src_desc(struct hifn_device *dev, struct page *page,
drivers/crypto/hifn_795x.c
1247
static void hifn_setup_res_desc(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
1272
static void hifn_setup_dst_desc(struct hifn_device *dev, struct page *page,
drivers/crypto/hifn_795x.c
1302
static int hifn_setup_dma(struct hifn_device *dev,
drivers/crypto/hifn_795x.c
1510
struct hifn_device *dev = ctx->dev;
drivers/crypto/hifn_795x.c
1576
static int hifn_start_device(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
1634
static inline void hifn_complete_sa(struct hifn_device *dev, int i)
drivers/crypto/hifn_795x.c
1693
static void hifn_clear_rings(struct hifn_device *dev, int error)
drivers/crypto/hifn_795x.c
1762
struct hifn_device *dev = container_of(dw, struct hifn_device, work);
drivers/crypto/hifn_795x.c
1833
struct hifn_device *dev = data;
drivers/crypto/hifn_795x.c
1894
static void hifn_flush(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
1928
struct hifn_device *dev = ctx->dev;
drivers/crypto/hifn_795x.c
1947
struct hifn_device *dev = ctx->dev;
drivers/crypto/hifn_795x.c
1965
struct hifn_device *dev = ctx->dev;
drivers/crypto/hifn_795x.c
2022
static int hifn_process_queue(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
2056
struct hifn_device *dev = ctx->dev;
drivers/crypto/hifn_795x.c
2246
static int hifn_alg_alloc(struct hifn_device *dev, const struct hifn_alg_template *t)
drivers/crypto/hifn_795x.c
2287
static void hifn_unregister_alg(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
2298
static int hifn_register_alg(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
2317
struct hifn_device *dev = (struct hifn_device *)data;
drivers/crypto/hifn_795x.c
2334
struct hifn_device *dev;
drivers/crypto/hifn_795x.c
2361
dev = kzalloc(sizeof(struct hifn_device) + sizeof(struct crypto_alg),
drivers/crypto/hifn_795x.c
2466
struct hifn_device *dev;
drivers/crypto/hifn_795x.c
584
struct hifn_device *dev;
drivers/crypto/hifn_795x.c
599
struct hifn_device *dev;
drivers/crypto/hifn_795x.c
612
static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg)
drivers/crypto/hifn_795x.c
617
static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg)
drivers/crypto/hifn_795x.c
622
static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val)
drivers/crypto/hifn_795x.c
627
static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val)
drivers/crypto/hifn_795x.c
632
static void hifn_wait_puc(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
649
static void hifn_reset_puc(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
655
static void hifn_stop_device(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
664
static void hifn_reset_dma(struct hifn_device *dev, int full)
drivers/crypto/hifn_795x.c
735
struct hifn_device *dev = (struct hifn_device *)rng->priv;
drivers/crypto/hifn_795x.c
750
struct hifn_device *dev = (struct hifn_device *)rng->priv;
drivers/crypto/hifn_795x.c
757
static int hifn_register_rng(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
773
static void hifn_unregister_rng(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
782
static int hifn_init_pubrng(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
820
static int hifn_enable_crypto(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
863
static void hifn_init_dma(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
904
static void hifn_init_pll(struct hifn_device *dev)
drivers/crypto/hifn_795x.c
955
static void hifn_init_registers(struct hifn_device *dev)