Lines Matching defs:nbytes
49 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin()
66 unsigned int nbytes; in ecb_crypt() local
115 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
124 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
137 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
157 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
178 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
229 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
257 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
271 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
313 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()