Home
last modified time | relevance | path

Searched refs:sqlcipher_codec_ctx_integrity_check (Results 1 – 3 of 3) sorted by relevance

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c21720 int sqlcipher_codec_ctx_integrity_check(codec_ctx *, Parse *, char *);
22347 sqlcipher_codec_ctx_integrity_check(ctx, pParse, "cipher_integrity_check"); in sqlcipher_codec_pragma()
24141 int sqlcipher_codec_ctx_integrity_check(codec_ctx *ctx, Parse *pParse, char *column) { in sqlcipher_codec_ctx_integrity_check() function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c21394 int sqlcipher_codec_ctx_integrity_check(codec_ctx *, Parse *, char *);
21995 sqlcipher_codec_ctx_integrity_check(ctx, pParse, "cipher_integrity_check"); in sqlcipher_codec_pragma()
23776 int sqlcipher_codec_ctx_integrity_check(codec_ctx *ctx, Parse *pParse, char *column) { in sqlcipher_codec_ctx_integrity_check() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c21719 int sqlcipher_codec_ctx_integrity_check(codec_ctx *, Parse *, char *);
22346 sqlcipher_codec_ctx_integrity_check(ctx, pParse, "cipher_integrity_check"); in sqlcipher_codec_pragma()
24140 int sqlcipher_codec_ctx_integrity_check(codec_ctx *ctx, Parse *pParse, char *column) { in sqlcipher_codec_ctx_integrity_check() function