Searched refs:twofish_dec_blk_cbc_3way (Results 1 – 3 of 3) sorted by relevance
33 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_dec_blk_cbc_3way() function44 EXPORT_SYMBOL_GPL(twofish_dec_blk_cbc_3way);72 CBC_DEC_BLOCK(3, twofish_dec_blk_cbc_3way); in cbc_decrypt()
19 extern void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src);
70 CBC_DEC_BLOCK(3, twofish_dec_blk_cbc_3way); in cbc_decrypt()