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