Searched refs:twofish_dec_blk_cbc_3way (Results 1 – 3 of 3) sorted by relevance
39 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *d, const u8 *s) in twofish_dec_blk_cbc_3way() function53 EXPORT_SYMBOL_GPL(twofish_dec_blk_cbc_3way);140 .fn_u = { .cbc = twofish_dec_blk_cbc_3way }
152 .fn_u = { .cbc = twofish_dec_blk_cbc_3way }
19 extern void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src);