Home
last modified time | relevance | path

Searched refs:ahash_done_switch (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/crypto/caam/
Dcaamhash.c626 static inline void ahash_done_switch(struct device *jrdev, u32 *desc, u32 err, in ahash_done_switch() function
680 ahash_done_switch(jrdev, desc, err, context, DMA_BIDIRECTIONAL); in ahash_done_bi()
686 ahash_done_switch(jrdev, desc, err, context, DMA_FROM_DEVICE); in ahash_done_ctx_dst()