Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c1364 * s5p_hash_handle_queue() - handle hash queue
1373 static int s5p_hash_handle_queue(struct s5p_aes_dev *dd, in s5p_hash_handle_queue() function
1452 s5p_hash_handle_queue(dd, NULL); in s5p_hash_tasklet_cb()
1478 s5p_hash_handle_queue(dd, NULL); in s5p_hash_tasklet_cb()
1495 return s5p_hash_handle_queue(tctx->dd, req); in s5p_hash_enqueue()
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c1361 * s5p_hash_handle_queue() - handle hash queue
1370 static int s5p_hash_handle_queue(struct s5p_aes_dev *dd, in s5p_hash_handle_queue() function
1449 s5p_hash_handle_queue(dd, NULL); in s5p_hash_tasklet_cb()
1475 s5p_hash_handle_queue(dd, NULL); in s5p_hash_tasklet_cb()
1492 return s5p_hash_handle_queue(tctx->dd, req); in s5p_hash_enqueue()

Completed in 7 milliseconds