Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_sha.c482 uint32_t x[16], T1, T2, W[64]; in SHA256Transform() local
792 uint64_t x[16], T1, T2, W[80]; in SHA512Transform() local
/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c155 uint32_t T2 = S0 (a) + Maj (a, b, c); in sha256_process_block() local
H A Dcrypt_sha512.c182 uint64_t T2 = S0 (a) + Maj (a, b, c); in sha512_process_block() local

Completed in 12 milliseconds