Searched defs:pfHash (Results 1 – 1 of 1) sorted by relevance
36 typedef void (*pfHash) ( const void * blob, const int len, const uint32_t seed, void * out ); typedef73 inline operator pfHash ( void ) const in pfHash() function