Searched refs:kOffsetBasis (Results 1 – 2 of 2) sorted by relevance
30 static const T kOffsetBasis; member36 static const uint32_t kOffsetBasis = 0x811C9DC5;42 static const uint64_t kOffsetBasis = 0xcbf29ce484222645ULL;47 T hash = FnvTraits<T>::kOffsetBasis;57 T hash = FnvTraits<T>::kOffsetBasis;
135 static const uint32_t kOffsetBasis = 2166136261u; in OPENSSL_hash32() local138 uint32_t h = kOffsetBasis; in OPENSSL_hash32()