Searched defs:cryp (Results 1 – 8 of 8) sorted by relevance
52 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() local108 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_ivlen() local118 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_alen() local126 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_mlen() local143 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_iv() local[all …]
39 struct starfive_cryp_dev *cryp = NULL, *tmp; in starfive_cryp_find_dev() local64 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() local117 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local230 struct starfive_cryp_dev *cryp = platform_get_drvdata(pdev); in starfive_cryp_remove() local
41 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_wait_busy() local50 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_wait_key_done() local60 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_hmac_key() local91 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_start() local116 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_xmit_dma() local171 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_xmit() local220 struct starfive_cryp_dev *cryp = (struct starfive_cryp_dev *)param; in starfive_hash_done_task() local264 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_one_request() local361 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_digest() local
39 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local72 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local169 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local248 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local284 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local316 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
160 struct starfive_cryp_dev *cryp; member
161 struct stm32_cryp *cryp; member212 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 …]
9 cryp: crypto@54002000 { label