Searched refs:sbox32_hash_with_state (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dhv_func.h122 ? sbox32_hash_with_state((state + PVT__PERL_HASH_STATE_BYTES),(const U8*)(str),(len)) \
H A Dsbox32_hash.h1456 SBOX32_STATIC_INLINE U32 sbox32_hash_with_state( function
1733 return sbox32_hash_with_state((U8*)state,key,key_len);

Completed in 121 milliseconds