Searched refs:ablkcipher_walk (Results 1 – 4 of 4) sorted by relevance
45 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk) in __ablkcipher_walk_complete()57 static inline void ablkcipher_queue_write(struct ablkcipher_walk *walk, in ablkcipher_queue_write()74 static inline void ablkcipher_done_slow(struct ablkcipher_walk *walk, in ablkcipher_done_slow()90 static inline void ablkcipher_done_fast(struct ablkcipher_walk *walk, in ablkcipher_done_fast()98 struct ablkcipher_walk *walk);101 struct ablkcipher_walk *walk, int err) in ablkcipher_walk_done()143 struct ablkcipher_walk *walk, in ablkcipher_next_slow()182 static inline int ablkcipher_copy_iv(struct ablkcipher_walk *walk, in ablkcipher_copy_iv()208 struct ablkcipher_walk *walk) in ablkcipher_next_fast()219 struct ablkcipher_walk *walk) in ablkcipher_walk_next()[all …]
121 struct ablkcipher_walk { struct255 struct ablkcipher_walk *walk, int err);257 struct ablkcipher_walk *walk);258 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk);336 static inline void ablkcipher_walk_init(struct ablkcipher_walk *walk, in ablkcipher_walk_init()347 static inline void ablkcipher_walk_complete(struct ablkcipher_walk *walk) in ablkcipher_walk_complete()
687 struct ablkcipher_walk walk;726 struct ablkcipher_walk walk;891 struct ablkcipher_walk *walk = &rctx->walk; in n2_compute_chunks()
884 struct ablkcipher_walk walk; in ablk_crypt()