Home
last modified time | relevance | path

Searched defs:T1 (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.c131 T1, /* tr */ enumerator
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c196 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block() local
H A Dcrypt_sha256.c169 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block() local

Completed in 20 milliseconds