Home
last modified time | relevance | path

Searched refs:zaphod32_hash_with_state (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dzaphod32_hash.h181 U32 zaphod32_hash_with_state( in zaphod32_hash_with_state() function
289 return zaphod32_hash_with_state((U8*)state,key,key_len); in zaphod32_hash()
H A Dhv_func.h74 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),…
H A Dsbox32_hash.h1464 default: return zaphod32_hash_with_state(state_ch, key, key_len); in sbox32_hash_with_state()