Searched defs:state (Results 1 – 12 of 12) sorted by relevance
38 struct cryptd_state *state; member133 struct cryptd_state *state = in cryptd_blkcipher_enqueue() local179 struct cryptd_state *state = cryptd_get_state(tfm); in cryptd_blkcipher_exit_tfm() local193 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() local326 struct cryptd_state *state = in cryptd_hash_enqueue() local471 struct rtattr **tb, struct cryptd_state *state) in cryptd_alloc_hash()505 static struct cryptd_state state; variable540 static inline int cryptd_create_thread(struct cryptd_state *state, in cryptd_create_thread()[all …]
27 u32 state[4]; member50 static void rmd128_transform(u32 *state, const __le32 *in) in rmd128_transform()
27 u32 state[8]; member50 static void rmd256_transform(u32 *state, const __le32 *in) in rmd256_transform()
30 u32 state[8]; member59 static void sha256_transform(u32 *state, const u8 *input) in sha256_transform()
27 u32 state[5]; member54 static void rmd160_transform(u32 *state, const __le32 *in) in rmd160_transform()
25 u64 state[8]; member93 sha512_transform(u64 *state, const u8 *input) in sha512_transform()
27 u32 state[10]; member54 static void rmd320_transform(u32 *state, const __le32 *in) in rmd320_transform()
30 u32 state[5]; member
808 u64 state; in khazad_crypt() local
580 u32 state[4]; in anubis_crypt() local
780 u64 state[8]; /* the cipher state */ in wp512_process_buffer() local
36 unsigned long state; member