Searched refs:sip_hash24 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dsiphash.h46 uint64_t sip_hash24(const uint8_t key[16], const uint8_t *data, size_t len);
H A Dsiphash.c397 sip_hash24(const uint8_t key[16], const uint8_t *data, size_t len) function
H A Drandom.c1352 #define sip_hash24 ruby_sip_hash24 macro
1424 sip_uint64_t h = sip_hash24(sipseed.key, ptr, len);

Completed in 160 milliseconds