Searched refs:TOTAL128_high (Results 1 – 3 of 3) sorted by relevance
42 #define TOTAL128_high (BYTE_ORDER == LITTLE_ENDIAN) macro
143 ++ctx->total[TOTAL128_high]; in __sha512_finish_ctx()151 ctx->buffer64[(bytes + pad) / 8] = SWAP ((ctx->total[TOTAL128_high] << 3) in __sha512_finish_ctx()
27 ctx->total[TOTAL128_high] += ((len >> 31 >> 31 >> 2) in __sha512_process_block()
Completed in 7 milliseconds