opr: Add hcrypto to the library list
[openafs.git] / src / shlibafsauthent / libafsauthent.map
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3
4 # This software has been released under the terms of the IBM Public
5 # License.  For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7
8 {
9     global:
10         afsconf_AddKey;
11         afsconf_AddUser;
12         afsconf_CellApply;
13         afsconf_CheckAuth;
14         afsconf_ClientAuth;
15         afsconf_ClientAuthSecure;
16         afsconf_Close;
17         afsconf_DeleteKey;
18         afsconf_DeleteUser;
19         afsconf_GetCellInfo;
20         afsconf_GetKey;
21         afsconf_GetKeys;
22         afsconf_GetLatestKey;
23         afsconf_GetLocalCell;
24         afsconf_GetNoAuthFlag;
25         afsconf_GetNthUser;
26         afsconf_Open;
27         afsconf_ServerAuth;
28         afsconf_SetCellInfo;
29         afsconf_SetNoAuthFlag;
30         afsconf_SuperUser;
31         afsconf_SetSecurityFlags;
32         ka_AuthServerConn;
33         ka_Authenticate;
34         ka_CellConfig;
35         ka_CellToRealm;
36         ka_ChangePassword;
37         ka_ExpandCell;
38         ka_ExplicitCell;
39         ka_GetAdminToken;
40         ka_GetAuthToken;
41         ka_GetSecurity;
42         ka_GetServerToken;
43         ka_GetServers;
44         ka_GetToken;
45         ka_Init;
46         ka_LocalCell;
47         ka_ParseLoginName;
48         ka_ReadPassword;
49         ka_SingleServerConn;
50         ka_StringToKey;
51         ka_KeyCheckSum;
52         ka_UserAuthenticateGeneral;
53         ka_VerifyUserToken;
54         ktc_ForgetAllTokens;
55         ktc_ForgetToken;
56         ktc_GetToken;
57         ktc_ListTokens;
58         ktc_OldPioctl;
59         ktc_SetToken;
60         ktc_curpag;
61         ubik_Call;
62         ubik_Call_New;
63         ubik_CallIter;
64         ubik_ClientDestroy;
65         ubik_ClientInit;
66         ubik_ParseClientList;
67         pioctl;
68         getDirPath;
69         ka_AuthSpecificServersConn;
70         pthread_recursive_mutex_lock;
71         pthread_recursive_mutex_unlock;
72         grmutex;
73         initAFSDirPath;
74         pr_GetCPS;
75         pr_Initialize;
76         pr_GetHostCPS;
77         pr_NameToId;
78         pr_IdToName;
79         pr_ListMembers;
80         pr_End;
81         pr_SNameToId;
82         afs_get_pag_from_groups;
83         setpag;
84         LogThreadNum;
85
86     local:
87         *;
88 };