Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_glue_3way.c33 static inline void twofish_enc_blk_xor_3way(const void *ctx, u8 *dst, in twofish_enc_blk_xor_3way() function
91 twofish_enc_blk_xor_3way(ctx, (u8 *)dst, (u8 *)ctrblks); in twofish_enc_blk_ctr_3way()