crypto_async_request  691 crypto/algapi.c struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue)
crypto_async_request  706 crypto/algapi.c 	return list_entry(request, struct crypto_async_request, list);
crypto_async_request  712 crypto/algapi.c 	struct crypto_async_request *req;
crypto_async_request  568 crypto/cryptd.c 		struct crypto_async_request *req, *backlog;
crypto_async_request  131 include/crypto/algapi.h struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);
crypto_async_request  257 include/crypto/algapi.h static inline struct crypto_async_request *crypto_get_backlog(
crypto_async_request  261 include/crypto/algapi.h 	       container_of(queue->backlog, struct crypto_async_request, list);
crypto_async_request  112 include/linux/crypto.h struct crypto_async_request;
crypto_async_request  135 include/linux/crypto.h 	struct crypto_async_request base;
crypto_async_request  148 include/linux/crypto.h 	struct crypto_async_request base;
crypto_async_request  169 include/linux/crypto.h 	struct crypto_async_request base;