Lines Matching refs:starfive_cryp_dev
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()
328 struct starfive_cryp_dev *cryp = ctx->cryp; in starfive_hash_digest()