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#
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
80ac04ddcdb18d996dfcdf61bc8c55c2329bfd59Gordon Ross# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# usr/src/lib/README.mapfiles
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNW_1.3 {
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry global:
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry gss_add_buffer_set_member;
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry gss_create_empty_buffer_set;
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry GSS_C_INQ_SSPI_SESSION_KEY;
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry gss_inquire_sec_context_by_oid;
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry gss_release_buffer_set;
7ed9a350da02171100a5d9da14e8c30ca043dab0Glenn Barry} SUNW_1.2;
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNW_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
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNW_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf global:
f808c858fa61e7769218966759510a8b1190dfcfraf SUNW_1.1;
f808c858fa61e7769218966759510a8b1190dfcfraf};
f808c858fa61e7769218966759510a8b1190dfcfraf
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNWprivate_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;
ba7b222e36bac28710a7f43739283302b617e7f5Glenn Barry __gss_get_mechanism;
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;
80ac04ddcdb18d996dfcdf61bc8c55c2329bfd59Gordon Ross gss_mech_krb5;
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};