Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Datmel-sha.c1054 static int atmel_sha_handle_queue(struct atmel_sha_dev *dd, in atmel_sha_handle_queue() function
1158 return atmel_sha_handle_queue(dd, req); in atmel_sha_enqueue()
1321 atmel_sha_handle_queue(dd, NULL); in atmel_sha_queue_task()
2246 return atmel_sha_handle_queue(dd, req); in atmel_sha_authenc_schedule()