Home
last modified time | relevance | path

Searched refs:sqlcipher_cipher_ctx_set_pass (Results 1 – 11 of 11) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto_impl.c535 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
555 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
1060 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
1061 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/databases/libgda5/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) {
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc;
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0);
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0);
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) {
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc;
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0);
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0);
/dports/databases/libgda5-ui/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20493 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) {
20513 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc;
21018 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0);
21019 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0);
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c23455 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
23474 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
24074 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
24075 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c23091 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
23110 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
23709 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
23710 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c23454 static int sqlcipher_cipher_ctx_set_pass(cipher_ctx *ctx, const void *zKey, int nKey) { in sqlcipher_cipher_ctx_set_pass() function
23473 if((rc = sqlcipher_cipher_ctx_set_pass(c_ctx, zKey, nKey)) != SQLITE_OK) return rc; in sqlcipher_codec_ctx_set_pass()
24073 sqlcipher_cipher_ctx_set_pass(ctx->read_ctx, NULL, 0); in sqlcipher_codec_key_derive()
24074 sqlcipher_cipher_ctx_set_pass(ctx->write_ctx, NULL, 0); in sqlcipher_codec_key_derive()