Searched refs:count_hi (Results 1 – 2 of 2) sorted by relevance
41 dbus_uint32_t count_hi; /**< No clue */ member
307 context->count_lo = context->count_hi = 0; in sha_init()321 context->count_hi++; /* Carry from low to high */ in sha_append()322 context->count_hi += count >> 29; in sha_append()397 context->data[14] = context->count_hi; in sha_finish()