Searched refs:starfive_cryp_dev (Results 1 – 2 of 2) sorted by relevance
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()67 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_hmac_key()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()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()[all …]
162 struct starfive_cryp_dev *cryp;176 struct starfive_cryp_dev { struct228 struct starfive_cryp_dev *starfive_cryp_find_dev(struct starfive_cryp_ctx *ctx); argument