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

/darwin-on-arm/xnu/bsd/net/
H A Dflowhash.c184 net_flowhash_mh3_x86_32(const void *key, u_int32_t len, const u_int32_t seed) argument
242 net_flowhash_mh3_x64_128(const void *key, u_int32_t len, const u_int32_t seed) argument
381 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) argument
561 net_flowhash_jhash(const void *key, u_int32_t len, const u_int32_t seed) argument
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_ifattach.c175 u_int8_t seed[16], nullbuf[8], digest[SHA1_RESULTLEN]; local

Completed in 20 milliseconds