/Linux-v4.19/drivers/crypto/mediatek/ |
D | mtk-aes.c | 220 static inline void mtk_aes_set_mode(struct mtk_aes_rec *aes, in mtk_aes_set_mode() 261 struct mtk_aes_rec *aes, in mtk_aes_complete() 275 static int mtk_aes_xmit(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_xmit() 337 static void mtk_aes_unmap(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_unmap() 369 static int mtk_aes_map(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_map() 412 static void mtk_aes_info_init(struct mtk_cryp *cryp, struct mtk_aes_rec *aes, in mtk_aes_info_init() 456 static int mtk_aes_dma(struct mtk_cryp *cryp, struct mtk_aes_rec *aes, in mtk_aes_dma() 505 struct mtk_aes_rec *aes = cryp->aes[id]; in mtk_aes_handle_queue() local 539 struct mtk_aes_rec *aes) in mtk_aes_transfer_complete() 544 static int mtk_aes_start(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_start() [all …]
|
D | mtk-platform.h | 221 struct mtk_aes_rec *aes[MTK_REC_NUM]; member
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap2.dtsi | 60 aes: aes@480a6000 { label
|
D | omap3.dtsi | 159 aes: aes@480c5000 { label
|
D | am33xx.dtsi | 999 aes: aes@53500000 { label
|
D | am4372.dtsi | 921 aes: aes@53501000 { label
|
/Linux-v4.19/drivers/crypto/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 125 int aes = get_num_aes(self); in get_sku() local
|
/Linux-v4.19/drivers/crypto/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 120 int aes = get_num_aes(self); in get_sku() local
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | icp_qat_fw_loader_handle.h | 60 struct icp_qat_fw_loader_ae_data aes[ICP_QAT_UCLO_MAX_AE]; member
|
D | icp_qat_hw.h | 303 struct icp_qat_hw_cipher_aes256_f8 aes; member
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-ops.c | 464 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_cmac_cmd() local 620 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_gcm_cmd() local 876 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_cmd() local
|
D | ccp-crypto.h | 265 struct ccp_aes_ctx aes; member
|
D | ccp-dev.h | 548 struct ccp_aes_op aes; member 654 int (*aes)(struct ccp_op *); member
|
D | ccp-dev-v5.c | 104 } aes; member
|
/Linux-v4.19/sound/pci/ |
D | rme32.c | 1743 static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes) in snd_rme32_convert_from_aes() 1754 static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val) in snd_rme32_convert_to_aes()
|
D | rme96.c | 2126 static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme96_convert_from_aes() 2138 static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme96_convert_to_aes()
|
/Linux-v4.19/drivers/crypto/marvell/ |
D | cipher.c | 32 struct crypto_aes_ctx aes; member
|
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/ |
D | acx.h | 264 struct wl12xx_acx_aes_statistics aes; member
|
/Linux-v4.19/drivers/crypto/inside-secure/ |
D | safexcel_cipher.c | 158 struct crypto_aes_ctx aes; in safexcel_skcipher_aes_setkey() local
|
/Linux-v4.19/sound/pci/rme9652/ |
D | rme9652.c | 789 static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme9652_convert_from_aes() 801 static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme9652_convert_to_aes()
|
D | hdsp.c | 1557 static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes) in snd_hdsp_convert_from_aes() 1569 static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_hdsp_convert_to_aes()
|
/Linux-v4.19/include/linux/ |
D | ccp.h | 652 struct ccp_aes_engine aes; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | d3.h | 309 struct iwl_aes_rsc_tsc aes; member
|
/Linux-v4.19/arch/mips/include/asm/txx9/ |
D | tx4939.h | 127 } aes; member
|
/Linux-v4.19/drivers/crypto/ |
D | n2_core.c | 665 u8 aes[AES_MAX_KEY_SIZE]; member
|