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

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c42 asmlinkage void camellia_ctr_16way(struct camellia_ctx *ctx, u8 *dst,
44 EXPORT_SYMBOL_GPL(camellia_ctr_16way); variable
90 .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_ctr_16way) }
H A Dcamellia_aesni_avx2_glue.c74 .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_ctr_16way) }
H A Dcamellia-aesni-avx-asm_64.S993 ENTRY(camellia_ctr_16way)
1096 ENDPROC(camellia_ctr_16way)
/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dcamellia.h59 asmlinkage void camellia_ctr_16way(struct camellia_ctx *ctx, u8 *dst,

Completed in 102 milliseconds