Home
last modified time | relevance | path

Searched defs:aes_dev (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-aes.c329 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() local
524 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 …]
H A Dkeembay-ocs-aes-core.c48 struct ocs_aes_dev *aes_dev; member
121 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_find_dev() local
316 struct ocs_aes_dev *aes_dev; in kmb_ocs_sk_common() local
519 struct ocs_aes_dev *aes_dev = tctx->aes_dev; in kmb_ocs_sk_run() local
1532 static void unregister_aes_algs(struct ocs_aes_dev *aes_dev) in unregister_aes_algs()
1538 static int register_aes_algs(struct ocs_aes_dev *aes_dev) in register_aes_algs()
1567 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_remove() local
1585 struct ocs_aes_dev *aes_dev; in kmb_ocs_aes_probe() local
H A Docs-aes.h88 static inline int ocs_aes_bypass_op(struct ocs_aes_dev *aes_dev, in ocs_aes_bypass_op()
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c2117 struct atmel_aes_dev *aes_dev; member
2248 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_schedule()
2280 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_init()
2350 struct atmel_aes_dev *aes_dev) in atmel_sha_authenc_final()