Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_sha.c484 php_hash_uint32 x[16], T1, T2, W[64]; in SHA256Transform() local
794 php_hash_uint64 x[16], T1, T2, W[80]; in SHA512Transform() local
/PHP-5.5/ext/json/
H A DJSON_parser.c132 T2, /* tru */ enumerator
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c197 uint64_t T2 = S0 (a) + Maj (a, b, c); in sha512_process_block() local
H A Dcrypt_sha256.c170 uint32_t T2 = S0 (a) + Maj (a, b, c); in sha256_process_block() local

Completed in 15 milliseconds