Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dcamellia.h83 extern void camellia_crypt_ctr_2way(const void *ctx, u8 *dst, const u8 *src,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c79 .fn_u = { .ctr = camellia_crypt_ctr_2way }
H A Dcamellia_aesni_avx2_glue.c65 .fn_u = { .ctr = camellia_crypt_ctr_2way }
H A Dcamellia_glue.c1293 void camellia_crypt_ctr_2way(const void *ctx, u8 *d, const u8 *s, le128 *iv) in camellia_crypt_ctr_2way() function
1311 EXPORT_SYMBOL_GPL(camellia_crypt_ctr_2way); variable
1332 .fn_u = { .ctr = camellia_crypt_ctr_2way }

Completed in 4 milliseconds