Searched refs:crypto_async_request (Results 1 – 10 of 10) sorted by relevance
188 struct crypto_async_request { struct493 static inline bool crypto_req_on_stack(struct crypto_async_request *req) in crypto_req_on_stack()499 struct crypto_async_request *req, u32 flags, in crypto_request_set_callback()510 static inline void crypto_request_set_tfm(struct crypto_async_request *req, in crypto_request_set_tfm()517 struct crypto_async_request *crypto_request_clone(518 struct crypto_async_request *req, size_t total, gfp_t gfp);520 static inline void crypto_stack_request_init(struct crypto_async_request *req, in crypto_stack_request_init()
162 struct crypto_async_request *request);164 struct crypto_async_request *request);165 struct crypto_async_request *crypto_dequeue_request(struct crypto_queue *queue);213 static inline struct crypto_async_request *crypto_get_backlog( in crypto_get_backlog()217 container_of(queue->backlog, struct crypto_async_request, list); in crypto_get_backlog()255 static inline void crypto_request_complete(struct crypto_async_request *req, in crypto_request_complete()271 static inline u32 crypto_request_flags(struct crypto_async_request *req) in crypto_request_flags()
32 struct crypto_async_request base;
31 struct crypto_async_request base;
91 struct crypto_async_request base;
48 struct crypto_async_request base;830 struct crypto_async_request *req) in skcipher_request_cast()
59 struct crypto_async_request base;634 struct crypto_async_request *req) in ahash_request_cast()
86 struct crypto_async_request base;
55 struct crypto_async_request *cur_req;
94 struct crypto_async_request *req) in aead_request_cast()
Completed in 21 milliseconds