Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dcrypt_sha256.c129 uint32_t h_save = h; in sha256_process_block() local
174 h += h_save; in sha256_process_block()
H A Dcrypt_sha512.c153 uint64_t h_save = h; in sha512_process_block() local
201 h += h_save; in sha512_process_block()

Completed in 8 milliseconds