xref: /onnv-gate/usr/src/lib/libgss/mapfile-vers (revision 12692:4341b447c069)
12522Sraf#
22522Sraf# CDDL HEADER START
32522Sraf#
42522Sraf# The contents of this file are subject to the terms of the
52522Sraf# Common Development and Distribution License (the "License").
62522Sraf# You may not use this file except in compliance with the License.
72522Sraf#
82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92522Sraf# or http://www.opensolaris.org/os/licensing.
102522Sraf# See the License for the specific language governing permissions
112522Sraf# and limitations under the License.
122522Sraf#
132522Sraf# When distributing Covered Code, include this CDDL HEADER in each
142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152522Sraf# If applicable, add the following below this CDDL HEADER, with the
162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying
172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
182522Sraf#
192522Sraf# CDDL HEADER END
202522Sraf#
212522Sraf#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
232522Sraf#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
372522Sraf#
38*12692SAli.Bahrami@Oracle.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.3 {
4210676SGlenn.Barry@Sun.COM    global:
4310676SGlenn.Barry@Sun.COM	gss_add_buffer_set_member;
4410676SGlenn.Barry@Sun.COM	gss_create_empty_buffer_set;
4510676SGlenn.Barry@Sun.COM	GSS_C_INQ_SSPI_SESSION_KEY;
4610676SGlenn.Barry@Sun.COM	gss_inquire_sec_context_by_oid;
4710676SGlenn.Barry@Sun.COM	gss_release_buffer_set;
4810676SGlenn.Barry@Sun.COM} SUNW_1.2;
492522Sraf
50*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.2 {
512522Sraf    global:
522522Sraf	gss_accept_sec_context;
532522Sraf	gss_acquire_cred;
542522Sraf	gss_acquire_cred_with_password;
552522Sraf	gss_add_cred;
562522Sraf	gss_add_cred_with_password;
572522Sraf	gss_add_oid_set_member;
582522Sraf	gss_canonicalize_name;
592522Sraf	GSS_C_NT_ANONYMOUS;
602522Sraf	GSS_C_NT_EXPORT_NAME;
612522Sraf	GSS_C_NT_HOSTBASED_SERVICE;
622522Sraf	GSS_C_NT_MACHINE_UID_NAME;
632522Sraf	GSS_C_NT_STRING_UID_NAME;
642522Sraf	GSS_C_NT_USER_NAME;
652522Sraf	gss_compare_name;
662522Sraf	gss_context_time;
672522Sraf	gss_create_empty_oid_set;
682522Sraf	gss_delete_sec_context;
692522Sraf	gss_display_name;
702522Sraf	gss_display_status;
712522Sraf	gss_duplicate_name;
722522Sraf	gss_export_name;
732522Sraf	gss_export_sec_context;
742522Sraf	gss_get_mic;
752522Sraf	gss_import_name;
762522Sraf	gss_import_sec_context;
772522Sraf	gss_indicate_mechs;
782522Sraf	gss_init_sec_context;
792522Sraf	gss_inquire_context;
802522Sraf	gss_inquire_cred;
812522Sraf	gss_inquire_cred_by_mech;
822522Sraf	gss_inquire_mechs_for_name;
832522Sraf	gss_inquire_names_for_mech;
842522Sraf	gss_process_context_token;
852522Sraf	gss_release_buffer;
862522Sraf	gss_release_cred;
872522Sraf	gss_release_name;
882522Sraf	gss_release_oid;
892522Sraf	gss_release_oid_set;
902522Sraf	gss_seal;
912522Sraf	gss_sign;
922522Sraf	gss_store_cred;
932522Sraf	gss_test_oid_set_member;
942522Sraf	gss_unseal;
952522Sraf	gss_unwrap;
962522Sraf	gss_verify;
972522Sraf	gss_verify_mic;
982522Sraf	gss_wrap;
992522Sraf	gss_wrap_size_limit;
1002522Sraf} SUNW_1.1;
1012522Sraf
1022522Sraf# Due to mistakes made early in the history of this library, there are
1032522Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
1042522Sraf# Don't add any symbols to this version.
1052522Sraf
106*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
1072522Sraf    global:
1082522Sraf	SUNW_1.1;
1092522Sraf};
1102522Sraf
111*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
1122522Sraf    global:
1132522Sraf	der_length_size;
1142522Sraf	generic_gss_copy_oid;
1152522Sraf	generic_gss_release_oid;
1162522Sraf	get_der_length;
1172522Sraf	gss_copy_oid_set;
1182522Sraf	gsscred_expname_to_unix_cred;
1192522Sraf	gsscred_expname_to_unix_cred_ext;
1202522Sraf	gsscred_name_to_unix_cred;
1212522Sraf	gsscred_name_to_unix_cred_ext;
1222522Sraf	gsscred_set_options;
1232522Sraf	gss_get_group_info;
1242522Sraf	__gss_get_kmodName;
12510598SGlenn.Barry@Sun.COM	__gss_get_mechanism;
1262522Sraf	__gss_get_mechanisms;
1272522Sraf	__gss_get_mech_info;
1282522Sraf	__gss_get_mech_type;
1292522Sraf	__gss_get_modOptions;
1302522Sraf	__gss_mech_qops;
1312522Sraf	__gss_mech_to_oid;
1322522Sraf	gss_nt_exported_name;
1332522Sraf	gss_nt_service_name;
1342522Sraf	gss_nt_service_name_v2;
1352522Sraf	__gss_num_to_qop;
1362522Sraf	__gss_oid_to_mech;
1372522Sraf	gss_oid_to_str;
1382522Sraf	__gss_qop_to_num;
1392522Sraf	gss_str_to_oid;
1402522Sraf	__gss_userok;
1412522Sraf	put_der_length;
1422522Sraf    local:
1432522Sraf	*;
1442522Sraf};
145