Lines Matching defs:state
38 struct cryptd_state *state; member
133 struct cryptd_state *state = in cryptd_blkcipher_enqueue() local
179 struct cryptd_state *state = cryptd_get_state(tfm); in cryptd_blkcipher_exit_tfm() local
193 struct cryptd_state *state) in cryptd_alloc_instance()
234 struct rtattr **tb, struct cryptd_state *state) in cryptd_alloc_blkcipher()
292 struct cryptd_state *state = cryptd_get_state(tfm); in cryptd_hash_exit_tfm() local
326 struct cryptd_state *state = in cryptd_hash_enqueue() local
471 struct rtattr **tb, struct cryptd_state *state) in cryptd_alloc_hash()
505 static struct cryptd_state state; variable
540 static inline int cryptd_create_thread(struct cryptd_state *state, in cryptd_create_thread()
554 static inline void cryptd_stop_thread(struct cryptd_state *state) in cryptd_stop_thread()
562 struct cryptd_state *state = data; in cryptd_thread() local