Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dmcryptd.h55 struct mcryptd_hash_request_ctx { struct
56 struct list_head waiter;
57 crypto_completion_t complete;
58 struct mcryptd_tag tag;
59 struct crypto_hash_walk walk;
60 u8 *out;
61 int flag;
62 struct shash_desc desc;