Lines Matching defs:nbytes
48 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin()
65 unsigned int nbytes; in ecb_crypt() local
114 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
123 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
136 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
156 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
177 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
228 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
256 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
270 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
312 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()