s1 39 arch/x86/crypto/twofish-i586-asm_32.S #define s1 1024 /* S1 Array */ s1 33 arch/x86/crypto/twofish-x86_64-asm_64.S #define s1 1024 /* S1 Array */ s1 47 crypto/sha256_generic.c #define s1(x) (ror32(x,17) ^ ror32(x,19) ^ (x >> 10)) s1 79 crypto/sha512_generic.c #define s1(x) (RORu64(x,19) ^ RORu64(x,61) ^ (x >> 6))