Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c176 #define S1(x) (CYCLIC (x, 14) ^ CYCLIC (x, 18) ^ CYCLIC (x, 41)) in sha512_process_block() macro
H A Dcrypt_sha256.c151 #define S1(x) (CYCLIC (x, 6) ^ CYCLIC (x, 11) ^ CYCLIC (x, 25)) in sha256_process_block() macro
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c104 #define S1(s1) (reg_map[s1] << 14) macro

Completed in 14 milliseconds