HavoqGT
hash.hpp File Reference
#include <stdint.h>
Include dependency graph for hash.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 havoqgt
 
 havoqgt::detail
 

Functions

uint32_t havoqgt::detail::hash32 (uint32_t a)
 
uint16_t havoqgt::detail::hash16 (uint16_t a)
 
uint64_t havoqgt::detail::shifted_n_hash32 (uint64_t input, int n)
 
uint64_t havoqgt::detail::shifted_n_hash16 (uint64_t input, int n)
 
uint64_t havoqgt::detail::hash_nbits (uint64_t input, int n)