Lines Matching defs:desc
95 int blkcipher_walk_done(struct blkcipher_desc *desc, in blkcipher_walk_done()
139 static inline int blkcipher_next_slow(struct blkcipher_desc *desc, in blkcipher_next_slow()
189 static inline int blkcipher_next_fast(struct blkcipher_desc *desc, in blkcipher_next_fast()
216 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next()
292 int blkcipher_walk_virt(struct blkcipher_desc *desc, in blkcipher_walk_virt()
304 int blkcipher_walk_phys(struct blkcipher_desc *desc, in blkcipher_walk_phys()
316 static int blkcipher_walk_first(struct blkcipher_desc *desc, in blkcipher_walk_first()
341 int blkcipher_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_walk_virt_block()
354 int blkcipher_aead_walk_virt_block(struct blkcipher_desc *desc, in blkcipher_aead_walk_virt_block()
416 struct blkcipher_desc desc = { in async_encrypt() local
430 struct blkcipher_desc desc = { in async_decrypt() local