skcipher_walk_done  192 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  212 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  231 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(walk, walk->nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  261 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(walk, walk->nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  332 arch/arm/crypto/aes-ce-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  390 arch/arm/crypto/aes-ce-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  408 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  426 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  500 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  523 arch/arm/crypto/aes-ce-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  572 arch/arm/crypto/aes-ce-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  595 arch/arm/crypto/aes-ce-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  108 arch/arm/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  178 arch/arm/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  252 arch/arm/crypto/aes-neonbs-glue.c 			err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  255 arch/arm/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  374 arch/arm/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done   86 arch/arm/crypto/chacha-neon-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  217 arch/arm64/crypto/aes-ce-ccm-glue.c 		err = skcipher_walk_done(walk, tail);
skcipher_walk_done  264 arch/arm64/crypto/aes-ce-ccm-glue.c 			err = skcipher_walk_done(&walk, tail);
skcipher_walk_done  322 arch/arm64/crypto/aes-ce-ccm-glue.c 			err = skcipher_walk_done(&walk, tail);
skcipher_walk_done  206 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  226 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  244 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(walk, walk->nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  273 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(walk, walk->nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  343 arch/arm64/crypto/aes-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  400 arch/arm64/crypto/aes-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  436 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  458 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  478 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  496 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  571 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  594 arch/arm64/crypto/aes-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  643 arch/arm64/crypto/aes-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  667 arch/arm64/crypto/aes-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done  119 arch/arm64/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  176 arch/arm64/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  202 arch/arm64/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  260 arch/arm64/crypto/aes-neonbs-glue.c 			err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  263 arch/arm64/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk,
skcipher_walk_done  387 arch/arm64/crypto/aes-neonbs-glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  419 arch/arm64/crypto/aes-neonbs-glue.c 	return skcipher_walk_done(&walk, 0);
skcipher_walk_done   83 arch/arm64/crypto/chacha-neon-glue.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  461 arch/arm64/crypto/ghash-ce-glue.c 			err = skcipher_walk_done(&walk,
skcipher_walk_done  490 arch/arm64/crypto/ghash-ce-glue.c 			err = skcipher_walk_done(&walk,
skcipher_walk_done  523 arch/arm64/crypto/ghash-ce-glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  595 arch/arm64/crypto/ghash-ce-glue.c 			err = skcipher_walk_done(&walk,
skcipher_walk_done  622 arch/arm64/crypto/ghash-ce-glue.c 			err = skcipher_walk_done(&walk,
skcipher_walk_done  658 arch/arm64/crypto/ghash-ce-glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  125 arch/x86/crypto/aegis128-aesni-glue.c 		skcipher_walk_done(walk, walk->nbytes % AEGIS128_BLOCK_SIZE);
skcipher_walk_done  131 arch/x86/crypto/aegis128-aesni-glue.c 		skcipher_walk_done(walk, 0);
skcipher_walk_done  395 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  417 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  439 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  461 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  518 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  522 arch/x86/crypto/aesni-intel_glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  112 arch/x86/crypto/blowfish_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  163 arch/x86/crypto/blowfish_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  244 arch/x86/crypto/blowfish_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  330 arch/x86/crypto/blowfish_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  335 arch/x86/crypto/blowfish_glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   93 arch/x86/crypto/cast5_avx_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  136 arch/x86/crypto/cast5_avx_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  210 arch/x86/crypto/cast5_avx_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  290 arch/x86/crypto/cast5_avx_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  297 arch/x86/crypto/cast5_avx_glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  156 arch/x86/crypto/chacha_glue.c 		err = skcipher_walk_done(walk, walk->nbytes - nbytes);
skcipher_walk_done  114 arch/x86/crypto/des3_ede_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  171 arch/x86/crypto/des3_ede_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  250 arch/x86/crypto/des3_ede_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  333 arch/x86/crypto/des3_ede_glue.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  338 arch/x86/crypto/des3_ede_glue.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   58 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done   92 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  150 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  202 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  218 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  306 arch/x86/crypto/glue_helper.c 		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  331 arch/x86/crypto/glue_helper.c 		      skcipher_walk_done(&walk,
skcipher_walk_done  346 arch/x86/crypto/glue_helper.c 		      skcipher_walk_done(&walk,
skcipher_walk_done  343 crypto/aegis128-core.c 		skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done   36 crypto/arc4.c  		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   45 crypto/cbc.c   		err = skcipher_walk_done(&walk, err);
skcipher_walk_done  116 crypto/cfb.c   		err = skcipher_walk_done(&walk, err);
skcipher_walk_done  121 crypto/cfb.c   		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  189 crypto/cfb.c   		err = skcipher_walk_done(&walk, err);
skcipher_walk_done  194 crypto/cfb.c   		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   53 crypto/chacha_generic.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done   87 crypto/crypto_null.c 		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done  115 crypto/ctr.c   		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  120 crypto/ctr.c   		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   37 crypto/ecb.c   		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  193 crypto/lrw.c   		err = skcipher_walk_done(&w, avail);
skcipher_walk_done   40 crypto/ofb.c   		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done   47 crypto/ofb.c   		err = skcipher_walk_done(&walk, 0);
skcipher_walk_done   80 crypto/pcbc.c  		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  147 crypto/pcbc.c  		err = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  173 crypto/salsa20_generic.c 		err = skcipher_walk_done(&walk, walk.nbytes - nbytes);
skcipher_walk_done  179 crypto/skcipher.c EXPORT_SYMBOL_GPL(skcipher_walk_done);
skcipher_walk_done  260 crypto/skcipher.c 		return skcipher_walk_done(walk, -ENOMEM);
skcipher_walk_done  359 crypto/skcipher.c 			return skcipher_walk_done(walk, -EINVAL);
skcipher_walk_done  123 crypto/xts.c   				skcipher_walk_done(&w, avail - bs);
skcipher_walk_done  131 crypto/xts.c   		err = skcipher_walk_done(&w, avail);
skcipher_walk_done  303 drivers/crypto/geode-aes.c 		err = skcipher_walk_done(&walk, nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  102 drivers/crypto/vmx/aes_cbc.c 		ret = skcipher_walk_done(&walk, nbytes % AES_BLOCK_SIZE);
skcipher_walk_done  123 drivers/crypto/vmx/aes_ctr.c 		ret = skcipher_walk_done(&walk, nbytes);
skcipher_walk_done  127 drivers/crypto/vmx/aes_ctr.c 		ret = skcipher_walk_done(&walk, 0);
skcipher_walk_done  131 drivers/crypto/vmx/aes_xts.c 		ret = skcipher_walk_done(&walk, nbytes % AES_BLOCK_SIZE);
skcipher_walk_done   74 include/crypto/cbc.h 		err = skcipher_walk_done(&walk, err);
skcipher_walk_done   60 include/crypto/ctr.h 		err = skcipher_walk_done(&walk, tail);
skcipher_walk_done  136 include/crypto/internal/skcipher.h int skcipher_walk_done(struct skcipher_walk *walk, int err);
skcipher_walk_done  153 include/crypto/internal/skcipher.h 	skcipher_walk_done(walk, -ECANCELED);