Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c30 asmlinkage void camellia_ctr_16way(const void *ctx, u8 *dst, const u8 *src,
32 EXPORT_SYMBOL_GPL(camellia_ctr_16way); variable
76 .fn_u = { .ctr = camellia_ctr_16way }
H A Dcamellia_aesni_avx2_glue.c62 .fn_u = { .ctr = camellia_ctr_16way }
H A Dcamellia-aesni-avx-asm_64.S1008 SYM_FUNC_START(camellia_ctr_16way)
1113 SYM_FUNC_END(camellia_ctr_16way)
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dcamellia.h49 asmlinkage void camellia_ctr_16way(const void *ctx, u8 *dst, const u8 *src,

Completed in 3 milliseconds