Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcast_common.c154 __visible const u32 cast_s3[256] = { variable
220 EXPORT_SYMBOL_GPL(cast_s3);
Dcast6_generic.c32 #define s3 cast_s3
Dcast5_generic.c300 #define s3 cast_s3
/linux-4.4.14/include/crypto/
Dcast_common.h6 extern const u32 cast_s3[256];
/linux-4.4.14/arch/x86/crypto/
Dcast6-avx-x86_64-asm_64.S33 .extern cast_s3
43 #define s3 cast_s3
Dcast5-avx-x86_64-asm_64.S32 .extern cast_s3
43 #define s3 cast_s3