Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsiphash.h58 typedef struct _SIPHASH_CTX { struct
59 u64 v[4];
60 u8 buf[SIPHASH_BLOCK_LENGTH];
61 u32 bytes;