Home
last modified time | relevance | path

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

/external/syslinux/com32/libutil/
Dsha256crypt.c90 uint32_t b_save = b; in sha256_process_block() local
135 b += b_save; in sha256_process_block()
Dsha512crypt.c121 uint64_t b_save = b; in sha512_process_block() local
166 b += b_save; in sha512_process_block()