Searched refs:hibit (Results 1 – 1 of 1) sorted by relevance
16 const unsigned long hibit = (st->final) ? 0 : (1UL << 24); /* 1 << 128 */ in s_poly1305_block() local47 LOAD32L(tmp, in+12); h4 += (tmp >> 8) | hibit; in s_poly1305_block()
Completed in 2 milliseconds