Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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
123 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local
242 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
219 struct starfive_cryp_dev *cryp = (struct starfive_cryp_dev *)param; in starfive_hash_done_task() local
263 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_one_request() local
360 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_digest() local
Djh7110-rsa.c45 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local
53 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_irq_mask_clear() local
92 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local
193 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local
274 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local
310 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local
342 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
Djh7110-cryp.h153 struct starfive_cryp_dev *cryp; member
/Linux-v6.6/arch/arm/boot/dts/st/
Dstm32mp13xc.dtsi9 cryp: crypto@54002000 { label
Dstm32mp13xf.dtsi9 cryp: crypto@54002000 { label