Home
last modified time | relevance | path

Searched defs:cryp (Results 1 – 8 of 8) sorted by relevance

/linux-6.8/drivers/crypto/starfive/
Djh7110-aes.c52 static inline int starfive_aes_wait_busy(struct starfive_cryp_dev *cryp) in starfive_aes_wait_busy()
60 static inline int starfive_aes_wait_keydone(struct starfive_cryp_dev *cryp) in starfive_aes_wait_keydone()
68 static inline int starfive_aes_wait_gcmdone(struct starfive_cryp_dev *cryp) in starfive_aes_wait_gcmdone()
76 static inline int is_gcm(struct starfive_cryp_dev *cryp) in is_gcm()
81 static inline int is_encrypt(struct starfive_cryp_dev *cryp) in is_encrypt()
88 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_aead_hw_start() local
108 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_ivlen() local
118 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_alen() local
126 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_mlen() local
143 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_iv() local
[all …]
Djh7110-cryp.c39 struct starfive_cryp_dev *cryp = NULL, *tmp; in starfive_cryp_find_dev() local
64 static int starfive_dma_init(struct starfive_cryp_dev *cryp) in starfive_dma_init()
86 static void starfive_dma_cleanup(struct starfive_cryp_dev *cryp) in starfive_dma_cleanup()
96 struct starfive_cryp_dev *cryp = (struct starfive_cryp_dev *)priv; in starfive_cryp_irq() local
117 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local
230 struct starfive_cryp_dev *cryp = platform_get_drvdata(pdev); in starfive_cryp_remove() local
Djh7110-hash.c41 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_wait_busy() local
50 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_wait_key_done() local
60 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_hmac_key() local
91 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_start() local
116 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_xmit_dma() local
171 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_xmit() local
220 struct starfive_cryp_dev *cryp = (struct starfive_cryp_dev *)param; in starfive_hash_done_task() local
264 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_one_request() local
361 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_digest() local
Djh7110-rsa.c39 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local
72 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local
169 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local
248 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local
284 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local
316 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
Djh7110-cryp.h160 struct starfive_cryp_dev *cryp; member
/linux-6.8/drivers/crypto/stm32/
Dstm32-cryp.c161 struct stm32_cryp *cryp; member
212 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes()
217 static inline bool is_des(struct stm32_cryp *cryp) in is_des()
222 static inline bool is_tdes(struct stm32_cryp *cryp) in is_tdes()
227 static inline bool is_ecb(struct stm32_cryp *cryp) in is_ecb()
232 static inline bool is_cbc(struct stm32_cryp *cryp) in is_cbc()
237 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr()
242 static inline bool is_gcm(struct stm32_cryp *cryp) in is_gcm()
247 static inline bool is_ccm(struct stm32_cryp *cryp) in is_ccm()
252 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt()
[all …]
/linux-6.8/arch/arm/boot/dts/st/
Dstm32mp13xc.dtsi9 cryp: crypto@54002000 { label
Dstm32mp13xf.dtsi9 cryp: crypto@54002000 { label