diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:30:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:30:55 +0000 |
commit | 9f7a91c45ae889e536b71650aed77c05224b11b1 (patch) | |
tree | 5cc8df8feba7e2923ed6b810d21580d01ad33ada /debian/libngtcp2-crypto-gnutls2.symbols | |
parent | Adding upstream version 0.12.1+dfsg. (diff) | |
download | ngtcp2-9f7a91c45ae889e536b71650aed77c05224b11b1.tar.xz ngtcp2-9f7a91c45ae889e536b71650aed77c05224b11b1.zip |
Adding debian version 0.12.1+dfsg-1.debian/0.12.1+dfsg-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libngtcp2-crypto-gnutls2.symbols')
-rw-r--r-- | debian/libngtcp2-crypto-gnutls2.symbols | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/libngtcp2-crypto-gnutls2.symbols b/debian/libngtcp2-crypto-gnutls2.symbols new file mode 100644 index 0000000..f76f9b3 --- /dev/null +++ b/debian/libngtcp2-crypto-gnutls2.symbols @@ -0,0 +1,45 @@ +libngtcp2_crypto_gnutls.so.2 libngtcp2-crypto-gnutls2 #MINVER# + ngtcp2_crypto_aead_ctx_decrypt_init@Base 0.8.0+dfsg + ngtcp2_crypto_aead_ctx_encrypt_init@Base 0.8.0+dfsg + ngtcp2_crypto_aead_ctx_free@Base 0.8.0+dfsg + ngtcp2_crypto_aead_keylen@Base 0.8.0+dfsg + ngtcp2_crypto_aead_noncelen@Base 0.8.0+dfsg + ngtcp2_crypto_client_initial_cb@Base 0.8.0+dfsg + ngtcp2_crypto_ctx_tls@Base 0.8.0+dfsg + ngtcp2_crypto_ctx_tls_early@Base 0.8.0+dfsg + ngtcp2_crypto_decrypt@Base 0.8.0+dfsg + ngtcp2_crypto_decrypt_cb@Base 0.8.0+dfsg + ngtcp2_crypto_delete_crypto_aead_ctx_cb@Base 0.8.0+dfsg + ngtcp2_crypto_delete_crypto_cipher_ctx_cb@Base 0.8.0+dfsg + ngtcp2_crypto_derive_and_install_rx_key@Base 0.8.0+dfsg + ngtcp2_crypto_derive_and_install_tx_key@Base 0.8.0+dfsg + ngtcp2_crypto_encrypt@Base 0.8.0+dfsg + ngtcp2_crypto_encrypt_cb@Base 0.8.0+dfsg + ngtcp2_crypto_generate_regular_token@Base 0.8.0+dfsg + ngtcp2_crypto_generate_retry_token@Base 0.8.0+dfsg + ngtcp2_crypto_generate_stateless_reset_token@Base 0.8.0+dfsg + ngtcp2_crypto_get_path_challenge_data_cb@Base 0.8.0+dfsg + ngtcp2_crypto_gnutls_configure_client_session@Base 0.8.0+dfsg + ngtcp2_crypto_gnutls_configure_server_session@Base 0.8.0+dfsg + ngtcp2_crypto_gnutls_from_gnutls_record_encryption_level@Base 0.8.0+dfsg + ngtcp2_crypto_gnutls_from_ngtcp2_level@Base 0.8.0+dfsg + ngtcp2_crypto_hkdf@Base 0.8.0+dfsg + ngtcp2_crypto_hkdf_expand@Base 0.8.0+dfsg + ngtcp2_crypto_hkdf_expand_label@Base 0.8.0+dfsg + ngtcp2_crypto_hkdf_extract@Base 0.8.0+dfsg + ngtcp2_crypto_hp_mask@Base 0.8.0+dfsg + ngtcp2_crypto_hp_mask_cb@Base 0.8.0+dfsg + ngtcp2_crypto_md_hashlen@Base 0.8.0+dfsg + ngtcp2_crypto_md_init@Base 0.8.0+dfsg + ngtcp2_crypto_packet_protection_ivlen@Base 0.8.0+dfsg + ngtcp2_crypto_read_write_crypto_data@Base 0.8.0+dfsg + ngtcp2_crypto_recv_client_initial_cb@Base 0.8.0+dfsg + ngtcp2_crypto_recv_crypto_data_cb@Base 0.8.0+dfsg + ngtcp2_crypto_recv_retry_cb@Base 0.8.0+dfsg + ngtcp2_crypto_update_key@Base 0.8.0+dfsg + ngtcp2_crypto_update_key_cb@Base 0.8.0+dfsg + ngtcp2_crypto_verify_regular_token@Base 0.8.0+dfsg + ngtcp2_crypto_verify_retry_token@Base 0.8.0+dfsg + ngtcp2_crypto_version_negotiation_cb@Base 0.8.0+dfsg + ngtcp2_crypto_write_connection_close@Base 0.8.0+dfsg + ngtcp2_crypto_write_retry@Base 0.8.0+dfsg |