Searched refs:__twofish_enc_blk_3way (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dtwofish.h26 asmlinkage void __twofish_enc_blk_3way(struct twofish_ctx *ctx, u8 *dst,
/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_glue_3way.c36 EXPORT_SYMBOL_GPL(__twofish_enc_blk_3way); variable
42 __twofish_enc_blk_3way(ctx, dst, src, false); twofish_enc_blk_3way()
48 __twofish_enc_blk_3way(ctx, dst, src, true); twofish_enc_blk_xor_3way()
H A Dtwofish-x86_64-asm_64-3way.S219 ENTRY(__twofish_enc_blk_3way)
273 ENDPROC(__twofish_enc_blk_3way)
H A Dtwofish_avx_glue.c69 __twofish_enc_blk_3way(ctx, dst, src, false); twofish_enc_blk_3way()

Completed in 96 milliseconds