Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dalgapi.h213 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog() function
/linux/drivers/crypto/inside-secure/
H A Dsafexcel.c836 backlog = crypto_get_backlog(&priv->ring[ring].queue); in safexcel_dequeue()
/linux/drivers/crypto/
H A Dhifn_795x.c2032 backlog = crypto_get_backlog(&dev->queue); in hifn_process_queue()