Home
last modified time | relevance | path

Searched defs:SaltedCRC32 (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/impl/
H A Dct_crc32.hpp110 struct NCBI_XUTIL_EXPORT SaltedCRC32 struct
112 using type = uint32_t;
115 static type constexpr ct(const char(&s)[N]) noexcept in ct()
130 static type rt(const char* s, size_t realsize) noexcept in rt()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/impl/
H A Dct_crc32.hpp110 struct NCBI_XUTIL_EXPORT SaltedCRC32 struct
112 using type = uint32_t;
115 static type constexpr ct(const char(&s)[N]) noexcept in ct()
130 static type rt(const char* s, size_t realsize) noexcept in rt()