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
113 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
122 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
135 unsigned int nbytes = walk->nbytes; in __cbc_encrypt() local
155 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
176 unsigned int nbytes = walk->nbytes; in __cbc_decrypt() local
227 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
255 unsigned int nbytes = walk->nbytes; in ctr_crypt_final() local
269 unsigned int nbytes = walk->nbytes; in __ctr_crypt() local
311 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()