mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# or http://www.opensolaris.org/os/licensing.
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf# Use is subject to license terms.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# ident "%Z%%M% %I% %E% SMI"
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
f808c858fa61e7769218966759510a8b1190dfcfrafSUNW_1.2 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf gss_accept_sec_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_acquire_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_acquire_cred_with_password;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_add_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_add_cred_with_password;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_add_oid_set_member;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_canonicalize_name;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_ANONYMOUS;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_EXPORT_NAME;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_HOSTBASED_SERVICE;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_MACHINE_UID_NAME;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_STRING_UID_NAME;
f808c858fa61e7769218966759510a8b1190dfcfraf GSS_C_NT_USER_NAME;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_compare_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_context_time;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_create_empty_oid_set;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_delete_sec_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_display_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_display_status;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_duplicate_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_export_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_export_sec_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_get_mic;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_import_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_import_sec_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_indicate_mechs;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_init_sec_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_inquire_context;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_inquire_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_inquire_cred_by_mech;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_inquire_mechs_for_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_inquire_names_for_mech;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_process_context_token;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_release_buffer;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_release_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_release_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_release_oid;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_release_oid_set;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_seal;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_sign;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_store_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_test_oid_set_member;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_unseal;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_unwrap;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_verify;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_verify_mic;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_wrap;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_wrap_size_limit;
f808c858fa61e7769218966759510a8b1190dfcfraf} SUNW_1.1;
f808c858fa61e7769218966759510a8b1190dfcfraf
f808c858fa61e7769218966759510a8b1190dfcfraf# Due to mistakes made early in the history of this library, there are
f808c858fa61e7769218966759510a8b1190dfcfraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
f808c858fa61e7769218966759510a8b1190dfcfraf# Don't add any symbols to this version.
f808c858fa61e7769218966759510a8b1190dfcfraf
f808c858fa61e7769218966759510a8b1190dfcfrafSUNW_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf SUNW_1.1;
f808c858fa61e7769218966759510a8b1190dfcfraf};
f808c858fa61e7769218966759510a8b1190dfcfraf
f808c858fa61e7769218966759510a8b1190dfcfrafSUNWprivate_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf der_length_size;
f808c858fa61e7769218966759510a8b1190dfcfraf generic_gss_copy_oid;
f808c858fa61e7769218966759510a8b1190dfcfraf generic_gss_release_oid;
f808c858fa61e7769218966759510a8b1190dfcfraf get_der_length;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_copy_oid_set;
f808c858fa61e7769218966759510a8b1190dfcfraf gsscred_expname_to_unix_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gsscred_expname_to_unix_cred_ext;
f808c858fa61e7769218966759510a8b1190dfcfraf gsscred_name_to_unix_cred;
f808c858fa61e7769218966759510a8b1190dfcfraf gsscred_name_to_unix_cred_ext;
f808c858fa61e7769218966759510a8b1190dfcfraf gsscred_set_options;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_get_group_info;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_get_kmodName;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_get_mechanisms;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_get_mech_info;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_get_mech_type;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_get_modOptions;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_mech_qops;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_mech_to_oid;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_nt_exported_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_nt_service_name;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_nt_service_name_v2;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_num_to_qop;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_oid_to_mech;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_oid_to_str;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_qop_to_num;
f808c858fa61e7769218966759510a8b1190dfcfraf gss_str_to_oid;
f808c858fa61e7769218966759510a8b1190dfcfraf __gss_userok;
f808c858fa61e7769218966759510a8b1190dfcfraf put_der_length;
f808c858fa61e7769218966759510a8b1190dfcfraf local:
f808c858fa61e7769218966759510a8b1190dfcfraf *;
f808c858fa61e7769218966759510a8b1190dfcfraf};