Home
last modified time | relevance | path

Searched refs:sqlcipher_codec_ctx_set_use_hmac (Results 1 – 13 of 13) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto.h244 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
H A Dcrypto_impl.c658 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
822 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
H A Dcrypto.c239 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c21683 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
21962 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlcipher_sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
22171 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 0); in sqlcipher_codec_pragma()
22184 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
22197 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
22210 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
23536 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
23808 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c21357 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
21610 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
21819 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 0); in sqlcipher_codec_pragma()
21832 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
21845 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
21858 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
23172 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
23443 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c21682 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
21961 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
22170 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 0); in sqlcipher_codec_pragma()
22183 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
22196 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
22209 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, 1); in sqlcipher_codec_pragma()
23535 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
23807 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/databases/libgda5/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1));
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) {
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re…
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1)); in sqlcipher_codec_pragma()
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) { in sqlcipher_codec_ctx_set_use_hmac() function
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re… in sqlcipher_codec_ctx_init()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1));
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) {
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re…
/dports/databases/libgda5-ui/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c19131 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use);
19357 rc = sqlcipher_codec_ctx_set_use_hmac(ctx, sqlite3GetBoolean(zRight,1));
20616 int sqlcipher_codec_ctx_set_use_hmac(codec_ctx *ctx, int use) {
20780 …if((rc = sqlcipher_codec_ctx_set_use_hmac(ctx, default_flags & CIPHER_FLAG_HMAC)) != SQLITE_OK) re…