Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dcrypt_sha256.c140 #define S1(x) (CYCLIC (x, 6) ^ CYCLIC (x, 11) ^ CYCLIC (x, 25)) in sha256_process_block() macro
H A Dcrypt_sha512.c165 #define S1(x) (CYCLIC (x, 14) ^ CYCLIC (x, 18) ^ CYCLIC (x, 41)) in sha512_process_block() macro
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c116 #define S1(s1) (reg_map[s1] << 14) macro

Completed in 18 milliseconds