Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue_3way.c19 EXPORT_SYMBOL_GPL(__twofish_enc_blk_3way); variable
30 __twofish_enc_blk_3way(ctx, dst, src, false); in twofish_enc_blk_3way()
36 __twofish_enc_blk_3way(ctx, dst, src, true); in twofish_enc_blk_xor_3way()
H A Dtwofish-x86_64-asm_64-3way.S223 SYM_FUNC_START(__twofish_enc_blk_3way)
270 SYM_FUNC_END(__twofish_enc_blk_3way)
H A Dtwofish_avx_glue.c45 __twofish_enc_blk_3way(ctx, dst, src, false); in twofish_enc_blk_3way()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish_glue_3way.c18 EXPORT_SYMBOL_GPL(__twofish_enc_blk_3way); variable
29 __twofish_enc_blk_3way(ctx, dst, src, false); in twofish_enc_blk_3way()
H A Dtwofish.h14 asmlinkage void __twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src,
H A Dtwofish_avx_glue.c38 __twofish_enc_blk_3way(ctx, dst, src, false); in twofish_enc_blk_3way()
H A Dtwofish-x86_64-asm_64-3way.S223 SYM_FUNC_START(__twofish_enc_blk_3way)
270 SYM_FUNC_END(__twofish_enc_blk_3way)
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dtwofish.h14 asmlinkage void __twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src,

Completed in 3 milliseconds