ocs_aes_dev
static struct ocs_aes_dev *kmb_ocs_aes_find_dev(struct ocs_aes_tctx *tctx)
struct ocs_aes_dev *aes_dev;
aes_dev = list_first_entry(&ocs_aes.dev_list, struct ocs_aes_dev, list);
static void unregister_aes_algs(struct ocs_aes_dev *aes_dev)
static int register_aes_algs(struct ocs_aes_dev *aes_dev)
struct ocs_aes_dev *aes_dev;
struct ocs_aes_dev *aes_dev;
struct ocs_aes_dev *aes_dev;
struct ocs_aes_dev *aes_dev;
struct ocs_aes_dev *aes_dev = tctx->aes_dev;
struct ocs_aes_dev *dd;
static void ocs_aes_ccm_write_encrypted_tag(struct ocs_aes_dev *aes_dev,
static int ocs_aes_ccm_write_b0(const struct ocs_aes_dev *aes_dev,
static void ocs_aes_ccm_write_adata_len(const struct ocs_aes_dev *aes_dev,
static int ocs_aes_ccm_do_adata(struct ocs_aes_dev *aes_dev,
static int ocs_aes_ccm_encrypt_do_payload(struct ocs_aes_dev *aes_dev,
static int ocs_aes_ccm_decrypt_do_payload(struct ocs_aes_dev *aes_dev,
static inline int ccm_compare_tag_to_yr(struct ocs_aes_dev *aes_dev,
int ocs_aes_ccm_op(struct ocs_aes_dev *aes_dev,
int ocs_create_linked_list_from_sg(const struct ocs_aes_dev *aes_dev,
static inline void aes_a_set_endianness(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_op_trigger(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_op_termination(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_set_last_gcx(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_wait_last_gcx(const struct ocs_aes_dev *aes_dev)
static void aes_a_dma_wait_input_buffer_occupancy(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_set_last_gcx_and_adata(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_set_xfer_size_zero(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_active(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_active_src_ll_en(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_active_dst_ll_en(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_active_src_dst_ll_en(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_reset_and_activate_perf_cntr(const struct ocs_aes_dev *aes_dev)
static inline void aes_a_dma_wait_and_deactivate_perf_cntr(const struct ocs_aes_dev *aes_dev,
static void aes_irq_disable(struct ocs_aes_dev *aes_dev)
static void aes_irq_enable(struct ocs_aes_dev *aes_dev, u8 irq)
static int ocs_aes_irq_enable_and_wait(struct ocs_aes_dev *aes_dev, u8 irq)
static inline void dma_to_ocs_aes_ll(struct ocs_aes_dev *aes_dev,
static inline void dma_from_ocs_aes_ll(struct ocs_aes_dev *aes_dev,
struct ocs_aes_dev *aes_dev = dev_id;
int ocs_aes_set_key(struct ocs_aes_dev *aes_dev, u32 key_size, const u8 *key,
static inline void set_ocs_aes_command(struct ocs_aes_dev *aes_dev,
static void ocs_aes_init(struct ocs_aes_dev *aes_dev,
static inline void ocs_aes_write_last_data_blk_len(struct ocs_aes_dev *aes_dev,
int ocs_aes_op(struct ocs_aes_dev *aes_dev,
static void ocs_aes_gcm_write_j0(const struct ocs_aes_dev *aes_dev,
static inline void ocs_aes_gcm_read_tag(struct ocs_aes_dev *aes_dev,
int ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev,
int ocs_aes_ccm_op(struct ocs_aes_dev *aes_dev,
int ocs_create_linked_list_from_sg(const struct ocs_aes_dev *aes_dev,
int ocs_aes_set_key(struct ocs_aes_dev *aes_dev, const u32 key_size,
int ocs_aes_op(struct ocs_aes_dev *aes_dev,
static inline int ocs_aes_bypass_op(struct ocs_aes_dev *aes_dev,
int ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev,