Home
last modified time | relevance | path

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

/crypt/
A Dsha256.h37 #define TOTAL64_low (1 - (BYTE_ORDER == LITTLE_ENDIAN)) macro
A Dsha256.c126 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