Searched refs:TOTAL64_high (Results 1 – 2 of 2) sorted by relevance
/crypt/ | ||
A D | sha256.h | 38 #define TOTAL64_high (BYTE_ORDER == LITTLE_ENDIAN) macro |
A D | sha256.c | 127 ctx->buffer32[(bytes + pad) / 4] = SWAP ((ctx->total[TOTAL64_high] << 3) in __sha256_finish_ctx() |
Completed in 5 milliseconds