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

/arch/x86/include/asm/crypto/
H A Dcamellia.h62 asmlinkage void camellia_xts_enc_16way(struct camellia_ctx *ctx, u8 *dst,
/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c46 asmlinkage void camellia_xts_enc_16way(struct camellia_ctx *ctx, u8 *dst,
48 EXPORT_SYMBOL_GPL(camellia_xts_enc_16way); variable
106 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(camellia_xts_enc_16way) }
H A Dcamellia_aesni_avx2_glue.c93 .fn_u = { .xts = GLUE_XTS_FUNC_CAST(camellia_xts_enc_16way) }
H A Dcamellia-aesni-avx-asm_64.S1240 ENTRY(camellia_xts_enc_16way) function
1252 ENDPROC(camellia_xts_enc_16way)

Completed in 69 milliseconds