~ubuntu-branches/ubuntu/natty/libgcrypt11/natty-proposed

« back to all changes in this revision

Viewing changes to src/libgcrypt.vers

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-16 20:13:32 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090516201332-czkobpu32w318i16
Tags: 1.4.4-2ubuntu1
* Merge from Debian unstable (LP: #364535), remaining changes:
  - Add libgcrypt11-udeb for use by cryptsetup-udeb.
  - Add clean-la.mk, and add a symlink for the .la
  - Install to /lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# libgcrypt.vers  - What symbols to export                  -*- std -*-
2
 
# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 
2
# Copyright (C) 2002, 2004, 2008 Free Software Foundation, Inc.
3
3
#
4
4
# This file is part of Libgcrypt.
5
5
#
50
50
    gcry_cipher_info; gcry_cipher_list; gcry_cipher_map_name;
51
51
    gcry_cipher_mode_from_oid; gcry_cipher_open;
52
52
    gcry_cipher_register; gcry_cipher_unregister;
 
53
    gcry_cipher_setkey; gcry_cipher_setiv; gcry_cipher_setctr;
53
54
    
54
55
    gcry_pk_algo_info; gcry_pk_algo_name; gcry_pk_ctl;
55
56
    gcry_pk_decrypt; gcry_pk_encrypt; gcry_pk_genkey;
67
68
    gcry_ac_data_sign; gcry_ac_data_verify; gcry_ac_id_to_name;
68
69
    gcry_ac_name_to_id; gcry_ac_list; gcry_ac_data_encode;
69
70
    gcry_ac_data_decode; gcry_ac_mpi_to_os; gcry_ac_mpi_to_os_alloc;
70
 
    gcry_ac_os_to_mpi; gcry_ac_data_encrypt_scheme; gcry_ac_data_decrypt_scheme;
 
71
    gcry_ac_os_to_mpi; gcry_ac_data_encrypt_scheme; 
 
72
    gcry_ac_data_decrypt_scheme;
71
73
    gcry_ac_data_sign_scheme; gcry_ac_data_verify_scheme;
72
74
    gcry_ac_data_to_sexp; gcry_ac_data_from_sexp;
73
75
    gcry_ac_io_init; gcry_ac_io_init_va;
98
100
    gcry_mpi_set_flag; gcry_mpi_set_highbit; gcry_mpi_set_opaque;
99
101
    gcry_mpi_set_ui; gcry_mpi_snew; gcry_mpi_sub; gcry_mpi_sub_ui;
100
102
    gcry_mpi_subm; gcry_mpi_swap; gcry_mpi_test_bit;
 
103
    gcry_mpi_lshift;
101
104
 
102
105
  local:
103
106
    *;