Home
last modified time | relevance | path

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

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c23643 static int sqlcipher_codec_ctx_init_kdf_salt(codec_ctx *ctx) { in sqlcipher_codec_ctx_init_kdf_salt() function
23672 rc = sqlcipher_codec_ctx_init_kdf_salt(ctx); in sqlcipher_codec_ctx_get_kdf_salt()
24003 if((rc = sqlcipher_codec_ctx_init_kdf_salt(ctx)) != SQLITE_OK) return rc; in sqlcipher_cipher_ctx_key_derive()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c23278 static int sqlcipher_codec_ctx_init_kdf_salt(codec_ctx *ctx) { in sqlcipher_codec_ctx_init_kdf_salt() function
23307 rc = sqlcipher_codec_ctx_init_kdf_salt(ctx); in sqlcipher_codec_ctx_get_kdf_salt()
23638 if((rc = sqlcipher_codec_ctx_init_kdf_salt(ctx)) != SQLITE_OK) return rc; in sqlcipher_cipher_ctx_key_derive()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c23642 static int sqlcipher_codec_ctx_init_kdf_salt(codec_ctx *ctx) { in sqlcipher_codec_ctx_init_kdf_salt() function
23671 rc = sqlcipher_codec_ctx_init_kdf_salt(ctx); in sqlcipher_codec_ctx_get_kdf_salt()
24002 if((rc = sqlcipher_codec_ctx_init_kdf_salt(ctx)) != SQLITE_OK) return rc; in sqlcipher_cipher_ctx_key_derive()