Home
last modified time | relevance | path

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

/openbsd-src/include/
H A Dsiphash.h54 typedef struct _SIPHASH_CTX { struct
55 uint64_t v[4];
56 uint8_t buf[SIPHASH_BLOCK_LENGTH];
57 uint32_t bytes;
/openbsd-src/sys/crypto/
H A Dsiphash.h55 typedef struct _SIPHASH_CTX { struct
56 v_SIPHASH_CTX global() argument
57 buf_SIPHASH_CTX global() argument
58 bytes_SIPHASH_CTX global() argument