Home
last modified time | relevance | path

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

/external/syslinux/com32/libutil/
Dsha256crypt.c93 uint32_t e_save = e; in sha256_process_block() local
138 e += e_save; in sha256_process_block()
Dsha512crypt.c124 uint64_t e_save = e; in sha512_process_block() local
169 e += e_save; in sha512_process_block()