diff options
Diffstat (limited to 'symbols.last')
-rw-r--r-- | symbols.last | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/symbols.last b/symbols.last index 7b547b7117..e5f0e01c69 100644 --- a/symbols.last +++ b/symbols.last @@ -4,6 +4,7 @@ GNUTLS_3_6_2@GNUTLS_3_6_2 GNUTLS_3_6_3@GNUTLS_3_6_3 GNUTLS_3_6_4@GNUTLS_3_6_4 GNUTLS_3_6_5@GNUTLS_3_6_5 +GNUTLS_3_6_6@GNUTLS_3_6_6 _gnutls_global_init_skip@GNUTLS_3_4 gnutls_aead_cipher_decrypt@GNUTLS_3_4 gnutls_aead_cipher_deinit@GNUTLS_3_4 @@ -80,6 +81,8 @@ gnutls_certificate_set_openpgp_keyring_file@GNUTLS_3_4 gnutls_certificate_set_openpgp_keyring_mem@GNUTLS_3_4 gnutls_certificate_set_params_function@GNUTLS_3_4 gnutls_certificate_set_pin_function@GNUTLS_3_4 +gnutls_certificate_set_rawpk_key_file@GNUTLS_3_6_6 +gnutls_certificate_set_rawpk_key_mem@GNUTLS_3_6_6 gnutls_certificate_set_retrieve_function2@GNUTLS_3_4 gnutls_certificate_set_retrieve_function3@GNUTLS_3_6_3 gnutls_certificate_set_retrieve_function@GNUTLS_3_4 @@ -415,6 +418,8 @@ gnutls_pcert_export_openpgp@GNUTLS_3_4 gnutls_pcert_export_x509@GNUTLS_3_4 gnutls_pcert_import_openpgp@GNUTLS_3_4 gnutls_pcert_import_openpgp_raw@GNUTLS_3_4 +gnutls_pcert_import_rawpk@GNUTLS_3_6_6 +gnutls_pcert_import_rawpk_raw@GNUTLS_3_6_6 gnutls_pcert_import_x509@GNUTLS_3_4 gnutls_pcert_import_x509_list@GNUTLS_3_4 gnutls_pcert_import_x509_raw@GNUTLS_3_4 |