Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c130 uint32_t h_save = h; in sha256_process_block() local
175 h += h_save; in sha256_process_block()
H A Dcrypt_sha512.c154 uint64_t h_save = h; in sha512_process_block() local
202 h += h_save; in sha512_process_block()

Completed in 8 milliseconds