Lines Matching defs:desc
103 int blkcipher_walk_done(struct blkcipher_desc *desc, in blkcipher_walk_done()
146 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow()
196 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast()
223 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next()
298 int blkcipher_walk_virt(struct blkcipher_desc *desc, in blkcipher_walk_virt()
310 int blkcipher_walk_phys(struct blkcipher_desc *desc, in blkcipher_walk_phys()
322 static int blkcipher_walk_first(struct blkcipher_desc *desc, in blkcipher_walk_first()
347 int blkcipher_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_walk_virt_block()
360 int blkcipher_aead_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_aead_walk_virt_block()
422 struct blkcipher_desc desc = { in async_encrypt() local
436 struct blkcipher_desc desc = { in async_decrypt() local