Home
last modified time | relevance | path

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

/crypt/
A Dsha256.c99 ctx->total64 = 0; in __sha256_init_ctx()
117 ctx->total64 += bytes; in __sha256_finish_ctx()
124 ctx->buffer64[(bytes + pad) / 8] = SWAP64 (ctx->total64 << 3); in __sha256_finish_ctx()
A Dsha256.h36 uint64_t total64; member
A Dsha256-block.c22 ctx->total64 += len; in __sha256_process_block()

Completed in 7 milliseconds