Searched refs:hibit (Results 1 – 1 of 1) sorted by relevance
93 u32 hibit) in poly1305_blocks_internal() argument126 h4 += (get_unaligned_le32(src + 12) >> 8) | hibit; in poly1305_blocks_internal()167 const u8 *src, unsigned int srclen, u32 hibit) in poly1305_blocks() argument178 src, srclen / POLY1305_BLOCK_SIZE, hibit); in poly1305_blocks()