Home
last modified time | relevance | path

Searched refs:handle_skcipher_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c282 * handle_skcipher_req() - Submit as much of a block cipher request as fits in
299 static int handle_skcipher_req(struct iproc_reqctx_s *rctx) in handle_skcipher_req() function
1677 err = handle_skcipher_req(rctx); in spu_rx_callback()
1758 err = handle_skcipher_req(rctx); in skcipher_enqueue()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c282 * handle_skcipher_req() - Submit as much of a block cipher request as fits in
299 static int handle_skcipher_req(struct iproc_reqctx_s *rctx) in handle_skcipher_req() function
1674 err = handle_skcipher_req(rctx); in spu_rx_callback()
1755 err = handle_skcipher_req(rctx); in skcipher_enqueue()

Completed in 10 milliseconds