From 7bb52c077469b7e560049b0f503810a3efd00c8f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 17 Jan 2013 17:18:00 -0500 Subject: mark all private functions as (optional) --- debian/libsqlcipher0.symbols | 108 +++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/debian/libsqlcipher0.symbols b/debian/libsqlcipher0.symbols index 41acdb8..1c6a52d 100644 --- a/debian/libsqlcipher0.symbols +++ b/debian/libsqlcipher0.symbols @@ -1,58 +1,58 @@ libsqlcipher.so.0 libsqlcipher0 #MINVER# - codec_get_cipher_version@Base 2.1.1 - codec_pragma@Base 2.1.1 - codec_set_cipher_name@Base 2.0.3 - codec_set_default_use_hmac@Base 2.0.6 - codec_set_fast_kdf_iter@Base 2.0.3 - codec_set_kdf_iter@Base 2.0.3 - codec_set_page_size@Base 2.0.3 - codec_set_pass_key@Base 2.0.3 - codec_set_use_hmac@Base 2.0.3 - codec_vdbe_return_static_string@Base 2.0.6 - sqlcipher_activate@Base 2.0.3 - sqlcipher_cipher_ctx_cmp@Base 2.0.3 - sqlcipher_cipher_ctx_copy@Base 2.0.3 - sqlcipher_cipher_ctx_free@Base 2.0.3 - sqlcipher_cipher_ctx_init@Base 2.0.3 - sqlcipher_cipher_ctx_key_derive@Base 2.0.3 - sqlcipher_cipher_ctx_set_pass@Base 2.0.3 - sqlcipher_codec_ctx_free@Base 2.0.3 - sqlcipher_codec_ctx_get_cipher@Base 2.1.1 - sqlcipher_codec_ctx_get_data@Base 2.0.3 - sqlcipher_codec_ctx_get_fast_kdf_iter@Base 2.1.1 - sqlcipher_codec_ctx_get_flag@Base 2.1.1 - sqlcipher_codec_ctx_get_kdf_iter@Base 2.1.1 - sqlcipher_codec_ctx_get_kdf_salt@Base 2.0.3 - sqlcipher_codec_ctx_get_pagesize@Base 2.0.3 - sqlcipher_codec_ctx_get_reservesize@Base 2.0.3 - sqlcipher_codec_ctx_get_use_hmac@Base 2.1.1 - sqlcipher_codec_ctx_init@Base 2.0.3 - sqlcipher_codec_ctx_set_cipher@Base 2.0.3 - sqlcipher_codec_ctx_set_error@Base 2.0.3 - sqlcipher_codec_ctx_set_fast_kdf_iter@Base 2.0.3 - sqlcipher_codec_ctx_set_flag@Base 2.1.1 - sqlcipher_codec_ctx_set_kdf_iter@Base 2.0.3 - sqlcipher_codec_ctx_set_pagesize@Base 2.0.3 - sqlcipher_codec_ctx_set_pass@Base 2.0.3 - sqlcipher_codec_ctx_set_use_hmac@Base 2.0.3 - sqlcipher_codec_ctx_unset_flag@Base 2.1.1 - sqlcipher_codec_get_pass@Base 2.0.3 - sqlcipher_codec_key_copy@Base 2.0.3 - sqlcipher_codec_key_derive@Base 2.0.3 - sqlcipher_deactivate@Base 2.1.1 - sqlcipher_exportFunc@Base 2.0.3 - sqlcipher_free@Base 2.0.3 - sqlcipher_get_default_use_hmac@Base 2.1.1 - sqlcipher_get_hmac_salt_mask@Base 2.1.1 - sqlcipher_ismemset@Base 2.0.6 - sqlcipher_malloc@Base 2.0.3 - sqlcipher_memcmp@Base 2.0.3 - sqlcipher_memset@Base 2.1.1 - sqlcipher_page_cipher@Base 2.0.3 - sqlcipher_page_hmac@Base 2.0.3 - sqlcipher_random@Base 2.0.3 - sqlcipher_set_default_use_hmac@Base 2.0.6 - sqlcipher_set_hmac_salt_mask@Base 2.1.1 + (optional)codec_get_cipher_version@Base 2.1.1 + (optional)codec_pragma@Base 2.1.1 + (optional)codec_set_cipher_name@Base 2.0.3 + (optional)codec_set_default_use_hmac@Base 2.0.6 + (optional)codec_set_fast_kdf_iter@Base 2.0.3 + (optional)codec_set_kdf_iter@Base 2.0.3 + (optional)codec_set_page_size@Base 2.0.3 + (optional)codec_set_pass_key@Base 2.0.3 + (optional)codec_set_use_hmac@Base 2.0.3 + (optional)codec_vdbe_return_static_string@Base 2.0.6 + (optional)sqlcipher_activate@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_cmp@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_copy@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_free@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_init@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_key_derive@Base 2.0.3 + (optional)sqlcipher_cipher_ctx_set_pass@Base 2.0.3 + (optional)sqlcipher_codec_ctx_free@Base 2.0.3 + (optional)sqlcipher_codec_ctx_get_cipher@Base 2.1.1 + (optional)sqlcipher_codec_ctx_get_data@Base 2.0.3 + (optional)sqlcipher_codec_ctx_get_fast_kdf_iter@Base 2.1.1 + (optional)sqlcipher_codec_ctx_get_flag@Base 2.1.1 + (optional)sqlcipher_codec_ctx_get_kdf_iter@Base 2.1.1 + (optional)sqlcipher_codec_ctx_get_kdf_salt@Base 2.0.3 + (optional)sqlcipher_codec_ctx_get_pagesize@Base 2.0.3 + (optional)sqlcipher_codec_ctx_get_reservesize@Base 2.0.3 + (optional)sqlcipher_codec_ctx_get_use_hmac@Base 2.1.1 + (optional)sqlcipher_codec_ctx_init@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_cipher@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_error@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_fast_kdf_iter@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_flag@Base 2.1.1 + (optional)sqlcipher_codec_ctx_set_kdf_iter@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_pagesize@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_pass@Base 2.0.3 + (optional)sqlcipher_codec_ctx_set_use_hmac@Base 2.0.3 + (optional)sqlcipher_codec_ctx_unset_flag@Base 2.1.1 + (optional)sqlcipher_codec_get_pass@Base 2.0.3 + (optional)sqlcipher_codec_key_copy@Base 2.0.3 + (optional)sqlcipher_codec_key_derive@Base 2.0.3 + (optional)sqlcipher_deactivate@Base 2.1.1 + (optional)sqlcipher_exportFunc@Base 2.0.3 + (optional)sqlcipher_free@Base 2.0.3 + (optional)sqlcipher_get_default_use_hmac@Base 2.1.1 + (optional)sqlcipher_get_hmac_salt_mask@Base 2.1.1 + (optional)sqlcipher_ismemset@Base 2.0.6 + (optional)sqlcipher_malloc@Base 2.0.3 + (optional)sqlcipher_memcmp@Base 2.0.3 + (optional)sqlcipher_memset@Base 2.1.1 + (optional)sqlcipher_page_cipher@Base 2.0.3 + (optional)sqlcipher_page_hmac@Base 2.0.3 + (optional)sqlcipher_random@Base 2.0.3 + (optional)sqlcipher_set_default_use_hmac@Base 2.0.6 + (optional)sqlcipher_set_hmac_salt_mask@Base 2.1.1 sqlite3Codec@Base 1.1.9 sqlite3_activate_see@Base 1.1.9 sqlite3_aggregate_context@Base 1.1.9 -- cgit v1.2.3