Home
last modified time | relevance | path

Searched refs:twofish_enc_blk_xor_3way (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c45 static inline void twofish_enc_blk_xor_3way(struct twofish_ctx *ctx, u8 *dst, in twofish_enc_blk_xor_3way() function
98 twofish_enc_blk_xor_3way(ctx, (u8 *)dst, (u8 *)ctrblks); in twofish_enc_blk_ctr_3way()