Searched refs:TOTAL64_low (Results 1 – 2 of 2) sorted by relevance
37 #define TOTAL64_low (1 - (BYTE_ORDER == LITTLE_ENDIAN)) macro
126 ctx->buffer32[(bytes + pad + 4) / 4] = SWAP (ctx->total[TOTAL64_low] << 3); in __sha256_finish_ctx()128 | (ctx->total[TOTAL64_low] >> 29)); in __sha256_finish_ctx()
Completed in 5 milliseconds