Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dtoeplitz.h34 struct stoeplitz_cache { struct
39 stoeplitz_cache_entry(const struct stoeplitz_cache *scache, uint8_t byte) in stoeplitz_cache_entry() argument
H A Dtoeplitz.c97 stoeplitz_cache = &stoeplitz_syskey_cache; variable