Searched refs:total64 (Results 1 – 2 of 2) sorted by relevance
92 ctx->total64 = 0; in sha256_init_ctx()110 ctx->total64 += bytes; in sha256_finish_ctx()223 ctx->total64 += len; in sha256_process_block()
17 uint64_t total64; member