Searched defs:cryp (Results 1 – 8 of 8) sorted by relevance
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 …]
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() local123 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local242 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() local219 struct starfive_cryp_dev *cryp = (struct starfive_cryp_dev *)param; in starfive_hash_done_task() local263 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_one_request() local360 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_digest() local
45 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local53 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_irq_mask_clear() local92 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local193 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local274 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local310 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local342 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
153 struct starfive_cryp_dev *cryp; member
9 cryp: crypto@54002000 { label