Searched defs:ghash (Results 1 – 6 of 6) sorted by relevance
157 ghash_func ghash; member421 ghash_func ghash; member
226 pub(super) fn ghash(xi: &mut Xi, h: super::u128, input: &[u8]) { in ghash() function
103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
972 uint32_t GHashTable::insert(GloballyHashedType ghash, GHashCell newCell) { in insert()1063 GloballyHashedType ghash = source->ghashes[i]; in mergeTypesWithGHash() local
484 value_hash ghash; variable