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# 228744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 258744SAli.Bahrami@Sun.COM 268744SAli.Bahrami@Sun.COM# 278744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 288744SAli.Bahrami@Sun.COM# 298744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 308744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 318744SAli.Bahrami@Sun.COM# 328744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 338744SAli.Bahrami@Sun.COM# 348744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 358744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 368744SAli.Bahrami@Sun.COM# 378744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 382522Sraf# 392522Sraf 402522SrafSUNW_1.2 { 412522Sraf global: 422522Sraf gss_accept_sec_context; 432522Sraf gss_acquire_cred; 442522Sraf gss_acquire_cred_with_password; 452522Sraf gss_add_cred; 462522Sraf gss_add_cred_with_password; 472522Sraf gss_add_oid_set_member; 482522Sraf gss_canonicalize_name; 492522Sraf GSS_C_NT_ANONYMOUS; 502522Sraf GSS_C_NT_EXPORT_NAME; 512522Sraf GSS_C_NT_HOSTBASED_SERVICE; 522522Sraf GSS_C_NT_MACHINE_UID_NAME; 532522Sraf GSS_C_NT_STRING_UID_NAME; 542522Sraf GSS_C_NT_USER_NAME; 55*10598SGlenn.Barry@Sun.COM GSS_C_INQ_SSPI_SESSION_KEY; 562522Sraf gss_compare_name; 572522Sraf gss_context_time; 582522Sraf gss_create_empty_oid_set; 592522Sraf gss_delete_sec_context; 602522Sraf gss_display_name; 612522Sraf gss_display_status; 622522Sraf gss_duplicate_name; 632522Sraf gss_export_name; 642522Sraf gss_export_sec_context; 652522Sraf gss_get_mic; 662522Sraf gss_import_name; 672522Sraf gss_import_sec_context; 682522Sraf gss_indicate_mechs; 692522Sraf gss_init_sec_context; 702522Sraf gss_inquire_context; 712522Sraf gss_inquire_cred; 722522Sraf gss_inquire_cred_by_mech; 732522Sraf gss_inquire_mechs_for_name; 742522Sraf gss_inquire_names_for_mech; 752522Sraf gss_process_context_token; 762522Sraf gss_release_buffer; 772522Sraf gss_release_cred; 782522Sraf gss_release_name; 792522Sraf gss_release_oid; 802522Sraf gss_release_oid_set; 812522Sraf gss_seal; 822522Sraf gss_sign; 832522Sraf gss_store_cred; 842522Sraf gss_test_oid_set_member; 852522Sraf gss_unseal; 862522Sraf gss_unwrap; 872522Sraf gss_verify; 882522Sraf gss_verify_mic; 892522Sraf gss_wrap; 902522Sraf gss_wrap_size_limit; 91*10598SGlenn.Barry@Sun.COM gss_add_buffer_set_member; 92*10598SGlenn.Barry@Sun.COM gss_create_empty_buffer_set; 93*10598SGlenn.Barry@Sun.COM gss_release_buffer_set; 94*10598SGlenn.Barry@Sun.COM gss_inquire_sec_context_by_oid; 952522Sraf} SUNW_1.1; 962522Sraf 972522Sraf# Due to mistakes made early in the history of this library, there are 982522Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 992522Sraf# Don't add any symbols to this version. 1002522Sraf 1012522SrafSUNW_1.1 { 1022522Sraf global: 1032522Sraf SUNW_1.1; 1042522Sraf}; 1052522Sraf 1062522SrafSUNWprivate_1.1 { 1072522Sraf global: 1082522Sraf der_length_size; 1092522Sraf generic_gss_copy_oid; 1102522Sraf generic_gss_release_oid; 1112522Sraf get_der_length; 1122522Sraf gss_copy_oid_set; 1132522Sraf gsscred_expname_to_unix_cred; 1142522Sraf gsscred_expname_to_unix_cred_ext; 1152522Sraf gsscred_name_to_unix_cred; 1162522Sraf gsscred_name_to_unix_cred_ext; 1172522Sraf gsscred_set_options; 1182522Sraf gss_get_group_info; 1192522Sraf __gss_get_kmodName; 120*10598SGlenn.Barry@Sun.COM __gss_get_mechanism; 1212522Sraf __gss_get_mechanisms; 1222522Sraf __gss_get_mech_info; 1232522Sraf __gss_get_mech_type; 1242522Sraf __gss_get_modOptions; 1252522Sraf __gss_mech_qops; 1262522Sraf __gss_mech_to_oid; 1272522Sraf gss_nt_exported_name; 1282522Sraf gss_nt_service_name; 1292522Sraf gss_nt_service_name_v2; 1302522Sraf __gss_num_to_qop; 1312522Sraf __gss_oid_to_mech; 1322522Sraf gss_oid_to_str; 1332522Sraf __gss_qop_to_num; 1342522Sraf gss_str_to_oid; 1352522Sraf __gss_userok; 1362522Sraf put_der_length; 1372522Sraf local: 1382522Sraf *; 1392522Sraf}; 140