[HEIMDAL-646] malloc(0) checks for AIX
[heimdal.git] / lib / ntlm / version-script.map
blob181696cbf5448544440bba2333078dc9c08d260b
1 # $Id$
3 HEIMDAL_NTLM_1.0 {
4         global:
5                 heim_ntlm_build_ntlm1_master;
6                 heim_ntlm_calculate_ntlm1;
7                 heim_ntlm_calculate_ntlm2;
8                 heim_ntlm_calculate_ntlm2_sess;
9                 heim_ntlm_decode_targetinfo;
10                 heim_ntlm_decode_type1;
11                 heim_ntlm_decode_type2;
12                 heim_ntlm_decode_type3;
13                 heim_ntlm_encode_targetinfo;
14                 heim_ntlm_encode_type1;
15                 heim_ntlm_encode_type2;
16                 heim_ntlm_encode_type3;
17                 heim_ntlm_free_buf;
18                 heim_ntlm_free_targetinfo;
19                 heim_ntlm_free_type1;
20                 heim_ntlm_free_type2;
21                 heim_ntlm_free_type3;
22                 heim_ntlm_nt_key;
23                 heim_ntlm_ntlmv2_key;
24                 heim_ntlm_verify_ntlm2;
25         local:
26                 *;