Searched defs:aes_dev (Results 1 – 4 of 4) sorted by relevance
329 static void aes_irq_disable(struct ocs_aes_dev *aes_dev) in aes_irq_disable()355 static void aes_irq_enable(struct ocs_aes_dev *aes_dev, u8 irq) in aes_irq_enable()422 static inline void dma_to_ocs_aes_ll(struct ocs_aes_dev *aes_dev, in dma_to_ocs_aes_ll()431 static inline void dma_from_ocs_aes_ll(struct ocs_aes_dev *aes_dev, in dma_from_ocs_aes_ll()441 struct ocs_aes_dev *aes_dev = dev_id; in ocs_aes_irq_handler() local524 static inline void set_ocs_aes_command(struct ocs_aes_dev *aes_dev, in set_ocs_aes_command()559 static void ocs_aes_init(struct ocs_aes_dev *aes_dev, in ocs_aes_init()796 int ocs_aes_op(struct ocs_aes_dev *aes_dev, in ocs_aes_op()925 int ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev, in ocs_aes_gcm_op()1159 static int ocs_aes_ccm_do_adata(struct ocs_aes_dev *aes_dev, in ocs_aes_ccm_do_adata()[all …]
51 struct ocs_aes_dev *aes_dev; member124 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_find_dev() local319 struct ocs_aes_dev *aes_dev; in kmb_ocs_sk_common() local522 struct ocs_aes_dev *aes_dev = tctx->aes_dev; in kmb_ocs_sk_run() local1545 static void unregister_aes_algs(struct ocs_aes_dev *aes_dev) in unregister_aes_algs()1551 static int register_aes_algs(struct ocs_aes_dev *aes_dev) in register_aes_algs()1580 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_remove() local1600 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_probe() local
88 static inline int ocs_aes_bypass_op(struct ocs_aes_dev *aes_dev, in ocs_aes_bypass_op()
2090 struct atmel_aes_dev *aes_dev; member2221 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_schedule()2253 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_init()2323 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_final()
Completed in 17 milliseconds