Home
last modified time | relevance | path

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

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c21705 int sqlcipher_set_default_hmac_algorithm(int algorithm);
22094 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22096 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA256); in sqlcipher_codec_pragma()
22098 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
22226 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22234 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22242 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22250 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
23578 int sqlcipher_set_default_hmac_algorithm(int algorithm) { in sqlcipher_set_default_hmac_algorithm() function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c21379 int sqlcipher_set_default_hmac_algorithm(int algorithm);
21742 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
21744 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA256); in sqlcipher_codec_pragma()
21746 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
21874 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
21882 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
21890 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
21898 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
23213 int sqlcipher_set_default_hmac_algorithm(int algorithm) { in sqlcipher_set_default_hmac_algorithm() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c21704 int sqlcipher_set_default_hmac_algorithm(int algorithm);
22093 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22095 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA256); in sqlcipher_codec_pragma()
22097 rc = sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
22225 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22233 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22241 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA1); in sqlcipher_codec_pragma()
22249 sqlcipher_set_default_hmac_algorithm(SQLCIPHER_HMAC_SHA512); in sqlcipher_codec_pragma()
23577 int sqlcipher_set_default_hmac_algorithm(int algorithm) { in sqlcipher_set_default_hmac_algorithm() function