Home
last modified time | relevance | path

Searched defs:aes (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c222 static inline void mtk_aes_set_mode(struct mtk_aes_rec *aes, in mtk_aes_set_mode()
263 struct mtk_aes_rec *aes, in mtk_aes_complete()
277 static int mtk_aes_xmit(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_xmit()
339 static void mtk_aes_unmap(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_unmap()
371 static int mtk_aes_map(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_map()
414 static void mtk_aes_info_init(struct mtk_cryp *cryp, struct mtk_aes_rec *aes, in mtk_aes_info_init()
463 static int mtk_aes_dma(struct mtk_cryp *cryp, struct mtk_aes_rec *aes, in mtk_aes_dma()
512 struct mtk_aes_rec *aes = cryp->aes[id]; in mtk_aes_handle_queue() local
548 struct mtk_aes_rec *aes) in mtk_aes_transfer_complete()
553 static int mtk_aes_start(struct mtk_cryp *cryp, struct mtk_aes_rec *aes) in mtk_aes_start()
[all …]
Dmtk-platform.h217 struct mtk_aes_rec *aes[MTK_REC_NUM]; member
/Linux-v5.4/arch/arm/boot/dts/
Dam33xx.dtsi454 aes: aes@53500000 { label
Domap2.dtsi60 aes: aes@480a6000 { label
Dam4372.dtsi269 aes: aes@53501000 { label
Domap3.dtsi159 aes: aes@480c5000 { label
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c276 struct crypto_aes_ctx aes; in safexcel_skcipher_aes_setkey() local
311 struct crypto_aes_ctx aes; in safexcel_aead_setkey() local
1282 struct crypto_aes_ctx aes; in safexcel_skcipher_aesctr_setkey() local
1956 struct crypto_aes_ctx aes; in safexcel_skcipher_aesxts_setkey() local
2072 struct crypto_aes_ctx aes; in safexcel_aead_gcm_setkey() local
2190 struct crypto_aes_ctx aes; in safexcel_aead_ccm_setkey() local
/Linux-v5.4/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c120 int aes = get_num_aes(self); in get_sku() local
/Linux-v5.4/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c125 int aes = get_num_aes(self); in get_sku() local
/Linux-v5.4/drivers/crypto/qat/qat_common/
Dicp_qat_fw_loader_handle.h60 struct icp_qat_fw_loader_ae_data aes[ICP_QAT_UCLO_MAX_AE]; member
Dicp_qat_hw.h303 struct icp_qat_hw_cipher_aes256_f8 aes; member
/Linux-v5.4/drivers/crypto/ccp/
Dccp-ops.c459 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_cmac_cmd() local
615 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_gcm_cmd() local
898 struct ccp_aes_engine *aes = &cmd->u.aes; in ccp_run_aes_cmd() local
Dccp-crypto-aes-cmac.c264 struct crypto_aes_ctx aes; in ccp_aes_cmac_setkey() local
Dccp-crypto.h262 struct ccp_aes_ctx aes; member
Dccp-dev.h546 struct ccp_aes_op aes; member
652 int (*aes)(struct ccp_op *); member
Dccp-dev-v5.c98 } aes; member
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_hw.c217 struct crypto_aes_ctx aes; in chtls_key_info() local
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_ipsec.c139 struct crypto_aes_ctx aes; in chcr_ipsec_setkey() local
Dchcr_algo.c1026 struct crypto_aes_ctx aes; in chcr_update_tweak() local
3357 struct crypto_aes_ctx aes; in chcr_gcm_setkey() local
/Linux-v5.4/sound/pci/
Drme32.c1720 static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes) in snd_rme32_convert_from_aes()
1731 static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val) in snd_rme32_convert_to_aes()
Drme96.c2109 static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme96_convert_from_aes()
2121 static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme96_convert_to_aes()
/Linux-v5.4/drivers/crypto/marvell/
Dcipher.c29 struct crypto_aes_ctx aes; member
/Linux-v5.4/drivers/net/wireless/ti/wl12xx/
Dacx.h250 struct wl12xx_acx_aes_statistics aes; member
/Linux-v5.4/sound/pci/rme9652/
Drme9652.c775 static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme9652_convert_from_aes()
787 static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme9652_convert_to_aes()
/Linux-v5.4/include/linux/
Dccp.h651 struct ccp_aes_engine aes; member

12