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

/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dserpent-avx.h31 asmlinkage void serpent_xts_dec_8way_avx(struct serpent_ctx *ctx, u8 *dst,
/linux-4.1.27/arch/x86/crypto/
H A Dserpent_avx_glue.c65 asmlinkage void serpent_xts_dec_8way_avx(struct serpent_ctx *ctx, u8 *dst,
67 EXPORT_SYMBOL_GPL(serpent_xts_dec_8way_avx); variable
167 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(serpent_xts_dec_8way_avx) }
H A Dserpent_avx2_glue.c133 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(serpent_xts_dec_8way_avx) }
H A Dserpent-avx-x86_64-asm_64.S764 ENTRY(serpent_xts_dec_8way_avx)
782 ENDPROC(serpent_xts_dec_8way_avx)

Completed in 104 milliseconds