Searched defs:sqlite3PrngType (Results 1 – 1 of 1) sorted by relevance
33618 static SQLITE_WSD struct sqlite3PrngType { struct33619 u32 s[16]; /* 64 bytes of chacha20 state */33620 u8 out[64]; /* Output bytes */33621 u8 n; /* Output bytes remaining */