Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dserpent_avx_glue.c31 asmlinkage void serpent_cbc_dec_8way_avx(const void *ctx, u8 *dst,
33 EXPORT_SYMBOL_GPL(serpent_cbc_dec_8way_avx); variable
67 CBC_DEC_BLOCK(SERPENT_PARALLEL_BLOCKS, serpent_cbc_dec_8way_avx); in cbc_decrypt()
H A Dserpent-avx.h18 asmlinkage void serpent_cbc_dec_8way_avx(const void *ctx, u8 *dst,
H A Dserpent_avx2_glue.c61 CBC_DEC_BLOCK(SERPENT_PARALLEL_BLOCKS, serpent_cbc_dec_8way_avx); in cbc_decrypt()
H A Dserpent-avx-x86_64-asm_64.S695 SYM_FUNC_START(serpent_cbc_dec_8way_avx)
711 SYM_FUNC_END(serpent_cbc_dec_8way_avx)
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dserpent_avx_glue.c31 asmlinkage void serpent_cbc_dec_8way_avx(const void *ctx, u8 *dst,
33 EXPORT_SYMBOL_GPL(serpent_cbc_dec_8way_avx); variable
157 .fn_u = { .cbc = serpent_cbc_dec_8way_avx }
H A Dserpent_avx2_glue.c112 .fn_u = { .cbc = serpent_cbc_dec_8way_avx }
H A Dserpent-avx-x86_64-asm_64.S701 SYM_FUNC_START(serpent_cbc_dec_8way_avx)
717 SYM_FUNC_END(serpent_cbc_dec_8way_avx)
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dserpent-avx.h23 asmlinkage void serpent_cbc_dec_8way_avx(const void *ctx, u8 *dst,

Completed in 5 milliseconds