Home
last modified time | relevance | path

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

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c21798 char *license_result = sqlcipher_sqlite3_mprintf("%d", sqlcipher_license_key(zRight)); in sqlcipher_codec_pragma() local
21799 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()
21803 char *license_result = sqlcipher_sqlite3_mprintf("%d", ctx in sqlcipher_codec_pragma() local
21806 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c21467 char *license_result = sqlite3_mprintf("%d", sqlcipher_license_key(zRight)); in sqlcipher_codec_pragma() local
21468 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()
21472 char *license_result = sqlite3_mprintf("%d", ctx in sqlcipher_codec_pragma() local
21475 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c21797 char *license_result = sqlite3_mprintf("%d", sqlcipher_license_key(zRight)); in sqlcipher_codec_pragma() local
21798 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()
21802 char *license_result = sqlite3_mprintf("%d", ctx in sqlcipher_codec_pragma() local
21805 codec_vdbe_return_string(pParse, "cipher_license", license_result, P4_DYNAMIC); in sqlcipher_codec_pragma()