Home
last modified time | relevance | path

Searched refs:cast_s4 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dcast_common.h8 extern const u32 cast_s4[256];
/kernel/linux/linux-6.6/include/crypto/
H A Dcast_common.h8 extern const u32 cast_s4[256];
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S20 .extern cast_s4
30 #define s4 cast_s4
H A Dcast5-avx-x86_64-asm_64.S19 .extern cast_s4
30 #define s4 cast_s4
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S20 .extern cast_s4
30 #define s4 cast_s4
H A Dcast5-avx-x86_64-asm_64.S19 .extern cast_s4
30 #define s4 cast_s4
/kernel/linux/linux-5.10/crypto/
H A Dcast_common.c217 __visible const u32 cast_s4[256] = { variable
283 EXPORT_SYMBOL_GPL(cast_s4); variable
H A Dcast6_generic.c25 #define s4 cast_s4
H A Dcast5_generic.c293 #define s4 cast_s4
/kernel/linux/linux-6.6/crypto/
H A Dcast_common.c217 __visible const u32 cast_s4[256] = { variable
283 EXPORT_SYMBOL_GPL(cast_s4); variable
H A Dcast6_generic.c25 #define s4 cast_s4
H A Dcast5_generic.c293 #define s4 cast_s4

Completed in 7 milliseconds