Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dcrypto_impl.c371 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
840 sqlcipher_cipher_ctx_free(&ctx->read_ctx); in sqlcipher_codec_ctx_free()
841 sqlcipher_cipher_ctx_free(&ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx); in sqlcipher_codec_ctx_free()
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/databases/libgda5/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) {
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx);
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx);
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx); in sqlcipher_codec_ctx_free()
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx); in sqlcipher_codec_ctx_free()
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx); in sqlcipher_codec_ctx_free()
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) {
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx);
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx);
/dports/databases/libgda5-ui/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c20329 static void sqlcipher_cipher_ctx_free(cipher_ctx **iCtx) {
20798 sqlcipher_cipher_ctx_free(&ctx->read_ctx);
20799 sqlcipher_cipher_ctx_free(&ctx->write_ctx);
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c23303 static void sqlcipher_cipher_ctx_free(codec_ctx* ctx, cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
23848 sqlcipher_cipher_ctx_free(ctx, &ctx->read_ctx); in sqlcipher_codec_ctx_free()
23849 sqlcipher_cipher_ctx_free(ctx, &ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c22939 static void sqlcipher_cipher_ctx_free(codec_ctx* ctx, cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
23483 sqlcipher_cipher_ctx_free(ctx, &ctx->read_ctx); in sqlcipher_codec_ctx_free()
23484 sqlcipher_cipher_ctx_free(ctx, &ctx->write_ctx); in sqlcipher_codec_ctx_free()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c23302 static void sqlcipher_cipher_ctx_free(codec_ctx* ctx, cipher_ctx **iCtx) { in sqlcipher_cipher_ctx_free() function
23847 sqlcipher_cipher_ctx_free(ctx, &ctx->read_ctx); in sqlcipher_codec_ctx_free()
23848 sqlcipher_cipher_ctx_free(ctx, &ctx->write_ctx); in sqlcipher_codec_ctx_free()