Lines Matching defs:src
40 const u8 *src) in twofish_enc_blk_3way()
46 const u8 *src) in twofish_enc_blk_xor_3way()
51 void twofish_dec_blk_cbc_3way(void *ctx, u128 *dst, const u128 *src) in twofish_dec_blk_cbc_3way()
65 void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_enc_blk_ctr()
80 void twofish_enc_blk_ctr_3way(void *ctx, u128 *dst, const u128 *src, in twofish_enc_blk_ctr_3way()
155 struct scatterlist *src, unsigned int nbytes) in ecb_encrypt()
161 struct scatterlist *src, unsigned int nbytes) in ecb_decrypt()
167 struct scatterlist *src, unsigned int nbytes) in cbc_encrypt()
174 struct scatterlist *src, unsigned int nbytes) in cbc_decrypt()
181 struct scatterlist *src, unsigned int nbytes) in ctr_crypt()
232 struct scatterlist *src, unsigned int nbytes) in lrw_encrypt()
249 struct scatterlist *src, unsigned int nbytes) in lrw_decrypt()
300 struct scatterlist *src, unsigned int nbytes) in xts_encrypt()
318 struct scatterlist *src, unsigned int nbytes) in xts_decrypt()