Lines Matching defs:desc
104 int blkcipher_walk_done(struct blkcipher_desc *desc, in blkcipher_walk_done()
147 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow()
197 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast()
224 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next()
299 int blkcipher_walk_virt(struct blkcipher_desc *desc, in blkcipher_walk_virt()
311 int blkcipher_walk_phys(struct blkcipher_desc *desc, in blkcipher_walk_phys()
323 static int blkcipher_walk_first(struct blkcipher_desc *desc, in blkcipher_walk_first()
348 int blkcipher_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_walk_virt_block()
361 int blkcipher_aead_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_aead_walk_virt_block()
423 struct blkcipher_desc desc = { in async_encrypt() local
437 struct blkcipher_desc desc = { in async_decrypt() local