Searched refs:ablkcipher_walk (Results 1 – 4 of 4) sorted by relevance
40 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk) in __ablkcipher_walk_complete()52 static inline void ablkcipher_queue_write(struct ablkcipher_walk *walk, in ablkcipher_queue_write()69 static inline void ablkcipher_done_slow(struct ablkcipher_walk *walk, in ablkcipher_done_slow()85 static inline void ablkcipher_done_fast(struct ablkcipher_walk *walk, in ablkcipher_done_fast()93 struct ablkcipher_walk *walk);96 struct ablkcipher_walk *walk, int err) in ablkcipher_walk_done()138 struct ablkcipher_walk *walk, in ablkcipher_next_slow()177 static inline int ablkcipher_copy_iv(struct ablkcipher_walk *walk, in ablkcipher_copy_iv()203 struct ablkcipher_walk *walk) in ablkcipher_next_fast()214 struct ablkcipher_walk *walk) in ablkcipher_walk_next()[all …]
118 struct ablkcipher_walk { struct251 struct ablkcipher_walk *walk, int err);253 struct ablkcipher_walk *walk);254 void __ablkcipher_walk_complete(struct ablkcipher_walk *walk);332 static inline void ablkcipher_walk_init(struct ablkcipher_walk *walk, in ablkcipher_walk_init()343 static inline void ablkcipher_walk_complete(struct ablkcipher_walk *walk) in ablkcipher_walk_complete()
686 struct ablkcipher_walk walk;725 struct ablkcipher_walk walk;883 struct ablkcipher_walk *walk = &rctx->walk; in n2_compute_chunks()
890 struct ablkcipher_walk walk; in ablk_crypt()