Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c33618 static SQLITE_WSD struct sqlite3PrngType { struct
33619 u32 s[16]; /* 64 bytes of chacha20 state */
33620 u8 out[64]; /* Output bytes */
33621 u8 n; /* Output bytes remaining */