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