Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds