Home
last modified time | relevance | path

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

/openbsd/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( in sbox32_hash_with_state() function
1733 return sbox32_hash_with_state((U8*)state,key,key_len); in sbox32_hash128()