mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
4675N/A#
4675N/A# CDDL HEADER START
4675N/A#
4675N/A# The contents of this file are subject to the terms of the
4675N/A# Common Development and Distribution License (the "License").
4675N/A# You may not use this file except in compliance with the License.
4675N/A#
4675N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4675N/A# or http://www.opensolaris.org/os/licensing.
4675N/A# See the License for the specific language governing permissions
4675N/A# and limitations under the License.
4675N/A#
4675N/A# When distributing Covered Code, include this CDDL HEADER in each
4675N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4675N/A# If applicable, add the following below this CDDL HEADER, with the
4675N/A# fields enclosed by brackets "[]" replaced with your own identifying
4675N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4675N/A#
4675N/A# CDDL HEADER END
4675N/A#
5453N/A#
4675N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
4675N/A#
4675N/A
5056N/A#
4675N/A# MAPFILE HEADER START
4675N/A#
4675N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
4675N/A# Object versioning must comply with the rules detailed in
5056N/A#
4675N/A# usr/src/lib/README.mapfiles
4675N/A#
4675N/A# You should not be making modifications here until you've read the most current
5056N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
4675N/A#
4675N/A# MAPFILE HEADER END
4675N/A#
4675N/A
4675N/A$mapfile_version 2
4675N/A
5453N/ASYMBOL_VERSION SUNWprivate_1.1 {
5453N/A global:
5453N/A KMF_Plugin_Initialize;
5453N/A NSS_CreateKeypair;
5453N/A NSS_CreateSymKey;
5453N/A NSS_DecryptData;
5453N/A NSS_DeleteCRL;
5453N/A NSS_DeleteCert;
5453N/A NSS_DeleteKey;
5453N/A NSS_EncodePubKeyData;
5453N/A NSS_ExportPK12;
5453N/A NSS_FindCRL;
5453N/A NSS_FindCert;
5453N/A NSS_FindCertInCRL;
5453N/A NSS_FindKey;
5453N/A NSS_FindPrikeyByCert;
5453N/A NSS_FreeKMFCert;
5453N/A NSS_GetErrorString;
5453N/A NSS_GetSymKeyValue;
5453N/A NSS_ImportCRL;
5453N/A NSS_ImportCert;
5453N/A NSS_SetTokenPin;
5453N/A NSS_SignData;
5453N/A NSS_StoreCert;
5453N/A NSS_StoreKey;
5453N/A local:
5453N/A *;
5453N/A};
5453N/A