Searched defs:seed (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dflowhash.c182 net_flowhash_mh3_x86_32(const void *key, u_int32_t len, const u_int32_t seed) argument
240 net_flowhash_mh3_x64_128(const void *key, u_int32_t len, const u_int32_t seed) argument
379 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) argument
559 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) argument
/xnu-2422.115.4/bsd/netinet6/
H A Din6_ifattach.c161 u_int8_t seed[16], nullbuf[8], digest[SHA1_RESULTLEN]; local

Completed in 14 milliseconds