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

/arch/x86/include/asm/crypto/
H A Dcamellia.h64 asmlinkage void camellia_xts_dec_16way(struct camellia_ctx *ctx, u8 *dst,
/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c50 asmlinkage void camellia_xts_dec_16way(struct camellia_ctx *ctx, u8 *dst,
52 EXPORT_SYMBOL_GPL(camellia_xts_dec_16way); variable
151 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(camellia_xts_dec_16way) }
H A Dcamellia_aesni_avx2_glue.c147 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(camellia_xts_dec_16way) }
H A Dcamellia-aesni-avx-asm_64.S1254 ENTRY(camellia_xts_dec_16way) function
1270 ENDPROC(camellia_xts_dec_16way)

Completed in 14 milliseconds