Home
last modified time | relevance | path

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

/openbsd-src/sys/net/
H A Dtoeplitz.h30 struct stoeplitz_cache { struct
35 stoeplitz_cache_entry(const struct stoeplitz_cache *scache, uint8_t byte) in stoeplitz_cache_entry() argument
H A Dtoeplitz.c70 stoeplitz_cache = &stoeplitz_syskey_cache; variable