Home
last modified time | relevance | path

Searched refs:h_save (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c145 uint32_t h_save = h; in sha256_process_block() local
190 h += h_save; in sha256_process_block()
H A Dcrypt_sha512.c169 uint64_t h_save = h; in sha512_process_block() local
217 h += h_save; in sha512_process_block()

Completed in 11 milliseconds