Home
last modified time | relevance | path

Searched refs:TOTAL128_high (Results 1 – 3 of 3) sorted by relevance

/crypt/
A Dsha512.h42 #define TOTAL128_high (BYTE_ORDER == LITTLE_ENDIAN) macro
A Dsha512.c143 ++ctx->total[TOTAL128_high]; in __sha512_finish_ctx()
151 ctx->buffer64[(bytes + pad) / 8] = SWAP ((ctx->total[TOTAL128_high] << 3) in __sha512_finish_ctx()
A Dsha512-block.c27 ctx->total[TOTAL128_high] += ((len >> 31 >> 31 >> 2) in __sha512_process_block()

Completed in 7 milliseconds