Home
last modified time | relevance | path

Searched refs:stoeplitz_syskey_cache (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dtoeplitz.c95 static struct stoeplitz_cache stoeplitz_syskey_cache; variable
97 stoeplitz_cache = &stoeplitz_syskey_cache;
131 stoeplitz_cache_init(&stoeplitz_syskey_cache, stoeplitz_keyseed); in stoeplitz_init()