Searched refs:kOffsetBasis (Results 1 – 2 of 2) sorted by relevance
29 static const T kOffsetBasis; member34 static const uint32_t kOffsetBasis = 0x811C9DC5;39 static const uint64_t kOffsetBasis = 0xcbf29ce484222645ULL;43 T hash = FnvTraits<T>::kOffsetBasis;52 T hash = FnvTraits<T>::kOffsetBasis;
187 static const uint32_t kOffsetBasis = 2166136261u; in OPENSSL_hash32() local190 uint32_t h = kOffsetBasis; in OPENSSL_hash32()