xref: /illumos-gate/usr/src/lib/krb5/kdb/mapfile-vers (revision c3ea2840)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28# Due to mistakes made early in the history of this library, there are
29# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
30# Don't add any symbols to this version.
31
32SUNW_1.1 {
33	global:
34	SUNW_1.1;
35};
36
37SUNWprivate_1.1 {
38	global:
39	krb5_db_alloc;
40	krb5_db_create;
41	krb5_db_create_policy;
42	krb5_db_delete_policy;
43	krb5_db_delete_principal;
44	krb5_db_destroy;
45	krb5_db_fetch_mkey;
46	krb5_db_fini;
47	krb5_db_free;
48	krb5_db_free_policy;
49	krb5_db_free_principal;
50	krb5_db_get_age;
51	krb5_db_get_mkey;
52	krb5_db_get_policy;
53	krb5_db_get_principal;
54	krb5_db_get_principal_nolock;
55	krb5_db_inited;
56	krb5_db_iterate;
57	krb5_db_iter_policy;
58	krb5_db_lock;
59	krb5_db_open;
60	krb5_db_promote;
61	krb5_db_put_principal;
62	krb5_db_put_policy;
63	krb5_db_set_mkey;
64	krb5_db_setup_mkey_name;
65	krb5_db_store_master_key;
66	krb5_db_supports_iprop;
67	krb5_db_unlock;
68	krb5_db_verify_master_key;
69	krb5_dbe_apw;
70	krb5_dbe_ark;
71	krb5_dbe_cpw;
72	krb5_dbe_create_key_data;
73	krb5_dbe_crk;
74	krb5_dbe_find_enctype;
75	krb5_dbe_lookup_last_pwd_change;
76	krb5_dbe_lookup_mod_princ_data;
77	krb5_dbe_lookup_tl_data;
78	krb5_dbe_search_enctype;
79	krb5_dbe_update_last_pwd_change;
80	krb5_dbe_update_mod_princ_data;
81	krb5_dbe_update_tl_data;
82	krb5_dbekd_decrypt_key_data;
83	krb5_dbekd_encrypt_key_data;
84	krb5_def_store_mkey;
85	krb5_kt_kdb_ops;
86	krb5_ktkdb_close;
87	krb5_ktkdb_get_entry;
88	krb5_ktkdb_resolve;
89	krb5_ktkdb_set_context;
90	krb5_mkey_pwd_prompt1;
91	krb5_mkey_pwd_prompt2;
92	ulog_add_update;
93	ulog_conv_2logentry;
94	ulog_delete_update;
95	ulog_finish_update;
96	ulog_free_entries;
97	ulog_get_entries;
98	ulog_map;
99	ulog_replay;
100	ulog_set_role;
101	local:
102	*;
103};
104