Lines Matching refs:blkcipher_walk
40 struct blkcipher_walk *walk);
42 struct blkcipher_walk *walk);
44 static inline void blkcipher_map_src(struct blkcipher_walk *walk) in blkcipher_map_src()
49 static inline void blkcipher_map_dst(struct blkcipher_walk *walk) in blkcipher_map_dst()
54 static inline void blkcipher_unmap_src(struct blkcipher_walk *walk) in blkcipher_unmap_src()
59 static inline void blkcipher_unmap_dst(struct blkcipher_walk *walk) in blkcipher_unmap_dst()
73 static inline void blkcipher_done_slow(struct blkcipher_walk *walk, in blkcipher_done_slow()
83 static inline void blkcipher_done_fast(struct blkcipher_walk *walk, in blkcipher_done_fast()
101 struct blkcipher_walk *walk, int err) in blkcipher_walk_done()
145 struct blkcipher_walk *walk, in blkcipher_next_slow()
180 static inline int blkcipher_next_copy(struct blkcipher_walk *walk) in blkcipher_next_copy()
195 struct blkcipher_walk *walk) in blkcipher_next_fast()
222 struct blkcipher_walk *walk) in blkcipher_walk_next()
274 static inline int blkcipher_copy_iv(struct blkcipher_walk *walk) in blkcipher_copy_iv()
298 struct blkcipher_walk *walk) in blkcipher_walk_virt()
310 struct blkcipher_walk *walk) in blkcipher_walk_phys()
322 struct blkcipher_walk *walk) in blkcipher_walk_first()
347 struct blkcipher_walk *walk, in blkcipher_walk_virt_block()
360 struct blkcipher_walk *walk, in blkcipher_aead_walk_virt_block()