Home
last modified time | relevance | path

Searched defs:mcryptd_hash_request_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/crypto/
Dmcryptd.h57 struct mcryptd_hash_request_ctx { struct
58 struct list_head waiter;
59 crypto_completion_t complete;
60 struct mcryptd_tag tag;
61 struct crypto_hash_walk walk;
62 u8 *out;
63 int flag;
64 struct ahash_request areq;