Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dtalitos.c1546 static void skcipher_done(struct device *dev, in skcipher_done() function
1673 return common_nonsnoop(edesc, areq, skcipher_done); in skcipher_encrypt()
1697 return common_nonsnoop(edesc, areq, skcipher_done); in skcipher_decrypt()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c1216 static void skcipher_done(struct caam_drv_req *drv_req, u32 status) in skcipher_done() function
1357 edesc->drv_req.cbk = skcipher_done; in skcipher_edesc_alloc()