Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c1245 * handle_aead_req() - Submit a SPU request message for the next chunk of the
1261 static int handle_aead_req(struct iproc_reqctx_s *rctx) in handle_aead_req() function
1689 err = handle_aead_req(rctx); in spu_rx_callback()
2750 err = handle_aead_req(rctx); in aead_enqueue()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c1242 * handle_aead_req() - Submit a SPU request message for the next chunk of the
1258 static int handle_aead_req(struct iproc_reqctx_s *rctx) in handle_aead_req() function
1686 err = handle_aead_req(rctx); in spu_rx_callback()
2711 err = handle_aead_req(rctx); in aead_enqueue()

Completed in 10 milliseconds