Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/stm32/
H A Dstm32-cryp.c179 struct stm32_cryp *cryp; member
243 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes()
248 static inline bool is_des(struct stm32_cryp *cryp) in is_des()
258 static inline bool is_ecb(struct stm32_cryp *cryp) in is_ecb()
363 struct stm32_cryp *tmp, *cryp = NULL; in stm32_cryp_find_dev() local
1670 struct stm32_cryp *cryp; in stm32_cryp_prepare_req() local
1761 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_cipher_one_req() local
1787 struct stm32_cryp *cryp = ctx->cryp; in stm32_cryp_aead_one_req() local
2175 struct stm32_cryp *cryp = arg; in stm32_cryp_irq_thread() local
2218 struct stm32_cryp *cryp = arg; in stm32_cryp_irq() local
[all …]
/linux-6.15/drivers/crypto/starfive/
H A Djh7110-aes.c88 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_alen() local
116 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_mlen() local
133 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_iv() local
161 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_nonce() local
171 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_key() local
199 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_ccm_init() local
227 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_hw_init() local
294 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_read_authtag() local
325 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_finish_req() local
[all …]
H A 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()
94 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local
188 struct starfive_cryp_dev *cryp = platform_get_drvdata(pdev); in starfive_cryp_remove() local
H A Djh7110-hash.c39 static inline int starfive_hash_wait_busy(struct starfive_cryp_dev *cryp) in starfive_hash_wait_busy()
47 static inline int starfive_hash_wait_hmac_done(struct starfive_cryp_dev *cryp) in starfive_hash_wait_hmac_done()
57 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_wait_key_done() local
67 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_hmac_key() local
94 static void starfive_hash_start(struct starfive_cryp_dev *cryp) in starfive_hash_start()
106 struct starfive_cryp_dev *cryp = param; in starfive_hash_dma_callback() local
111 static void starfive_hash_dma_init(struct starfive_cryp_dev *cryp) in starfive_hash_dma_init()
124 static int starfive_hash_dma_xfer(struct starfive_cryp_dev *cryp, in starfive_hash_dma_xfer()
185 static void starfive_hash_done_task(struct starfive_cryp_dev *cryp) in starfive_hash_done_task()
201 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_one_request() local
[all …]
H A Djh7110-rsa.c38 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local
74 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local
171 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local
250 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local
290 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local
321 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
H A Djh7110-cryp.h162 struct starfive_cryp_dev *cryp; member
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32mp13xc.dtsi8 cryp: crypto@54002000 { label
H A Dstm32mp13xf.dtsi8 cryp: crypto@54002000 { label