Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dcrypt_sha256.c139 uint32_t h_save = h; in sha256_process_block() local
184 h += h_save; in sha256_process_block()
H A Dcrypt_sha512.c163 uint64_t h_save = h; in sha512_process_block() local
211 h += h_save; in sha512_process_block()

Completed in 11 milliseconds