Home
last modified time | relevance | path

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

/include/crypto/
A Dalgapi.h102 struct crypto_queue { struct
160 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);
161 int crypto_enqueue_request(struct crypto_queue *queue,
163 void crypto_enqueue_request_head(struct crypto_queue *queue,
165 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);
166 static inline unsigned int crypto_queue_len(struct crypto_queue *queue) in crypto_queue_len()
214 struct crypto_queue *queue) in crypto_get_backlog()
/include/crypto/internal/
A Dengine.h48 struct crypto_queue queue;
A Daead.h34 struct crypto_queue base;
A Dhash.h262 static inline int ahash_enqueue_request(struct crypto_queue *queue, in ahash_enqueue_request()
269 struct crypto_queue *queue) in ahash_dequeue_request()

Completed in 15 milliseconds