Searched refs:twofish_enc_blk_3way (Results 1 – 2 of 2) sorted by relevance
36 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way() function45 ECB_BLOCK(3, twofish_enc_blk_3way); in ecb_encrypt()
28 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way() function49 ECB_BLOCK(3, twofish_enc_blk_3way); in ecb_encrypt()