Searched refs:zaphod32_hash_with_state (Results 1 – 3 of 3) sorted by relevance
181 U32 zaphod32_hash_with_state( in zaphod32_hash_with_state() function289 return zaphod32_hash_with_state((U8*)state,key,key_len); in zaphod32_hash()
74 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),…
1464 default: return zaphod32_hash_with_state(state_ch, key, key_len); in sbox32_hash_with_state()