Home
last modified time | relevance | path

Searched defs:HASHVAL_SEEDLEN (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_thmap.c141 #define HASHVAL_SEEDLEN (16) macro
333 hash(const uint8_t seed[static HASHVAL_SEEDLEN], const void *key, size_t len, in hash()
361 hashval_init(thmap_query_t *query, const uint8_t seed[static HASHVAL_SEEDLEN], in hashval_init()