Home
last modified time | relevance | path

Searched defs:camellia_decrypt_cbc_2way (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_glue.c1265 void camellia_decrypt_cbc_2way(const void *ctx, u8 *d, const u8 *s) in camellia_decrypt_cbc_2way() function
1275 EXPORT_SYMBOL_GPL(camellia_decrypt_cbc_2way); variable
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia_glue.c1266 void camellia_decrypt_cbc_2way(const void *ctx, u8 *dst, const u8 *src) in camellia_decrypt_cbc_2way() function
1276 EXPORT_SYMBOL_GPL(camellia_decrypt_cbc_2way); variable

Completed in 5 milliseconds