Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dalgapi.h225 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function
/linux/drivers/crypto/qce/
H A Dcore.c101 backlog = crypto_get_backlog(&qce->queue); in qce_handle_queue()