Searched refs:ahash_done_switch (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 635 static inline void ahash_done_switch(struct device *jrdev, u32 *desc, u32 err, in ahash_done_switch() function 689 ahash_done_switch(jrdev, desc, err, context, DMA_BIDIRECTIONAL); in ahash_done_bi() 695 ahash_done_switch(jrdev, desc, err, context, DMA_FROM_DEVICE); in ahash_done_ctx_dst()
|