Searched defs:cryp (Results 1 – 8 of 8) sorted by relevance
179 struct stm32_cryp *cryp; member243 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()253 static inline bool is_tdes(struct stm32_cryp *cryp) in is_tdes()258 static inline bool is_ecb(struct stm32_cryp *cryp) in is_ecb()263 static inline bool is_cbc(struct stm32_cryp *cryp) in is_cbc()268 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr()273 static inline bool is_gcm(struct stm32_cryp *cryp) in is_gcm()278 static inline bool is_ccm(struct stm32_cryp *cryp) in is_ccm()283 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 bool 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_alen() local116 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_set_mlen() local133 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_aes_write_iv() local151 static inline void starfive_aes_get_iv(struct starfive_cryp_dev *cryp, u32 *iv) in starfive_aes_get_iv()[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()94 struct starfive_cryp_dev *cryp; in starfive_cryp_probe() local188 struct starfive_cryp_dev *cryp = platform_get_drvdata(pdev); in starfive_cryp_remove() local
39 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() local67 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_hmac_key() local94 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() local111 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 …]
38 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_pka_wait_done() local74 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_montgomery_form() local171 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_cpu_start() local250 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc_core() local290 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_enc() local321 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_rsa_dec() local
162 struct starfive_cryp_dev *cryp; member
8 cryp: crypto@54002000 { label