Home
last modified time | relevance | path

Searched refs:cast_s1 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/crypto/
Dcast_common.c18 __visible const u32 cast_s1[256] = { variable
84 EXPORT_SYMBOL_GPL(cast_s1);
Dcast6_generic.c30 #define s1 cast_s1
Dcast5_generic.c298 #define s1 cast_s1
/linux-4.4.14/include/crypto/
Dcast_common.h4 extern const u32 cast_s1[256];
/linux-4.4.14/arch/x86/crypto/
Dcast6-avx-x86_64-asm_64.S31 .extern cast_s1
41 #define s1 cast_s1
Dcast5-avx-x86_64-asm_64.S30 .extern cast_s1
41 #define s1 cast_s1