1N/A#
1N/A# CDDL HEADER START
1N/A#
1N/A# The contents of this file are subject to the terms of the
1N/A# Common Development and Distribution License (the "License").
1N/A# You may not use this file except in compliance with the License.
1N/A#
1N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1N/A# or http://www.opensolaris.org/os/licensing.
1N/A# See the License for the specific language governing permissions
1N/A# and limitations under the License.
1N/A#
1N/A# When distributing Covered Code, include this CDDL HEADER in each
1N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1N/A# If applicable, add the following below this CDDL HEADER, with the
1N/A# fields enclosed by brackets "[]" replaced with your own identifying
1N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1N/A#
1N/A# CDDL HEADER END
1N/A#
1N/A# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
1N/A#
1N/A# MAPFILE HEADER START
1N/A#
1N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1N/A# Object versioning must comply with the rules detailed in
1N/A#
1N/A# usr/src/lib/README.mapfiles
1N/A#
1N/A# You should not be making modifications here until you've read the most current
1N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
1N/A#
1N/A# MAPFILE HEADER END
1N/A#
1N/A
1N/A$mapfile_version 2
1N/A
1N/ASTUB_OBJECT;
1N/A
1N/ASYMBOL_VERSION SUNW_1.1 {
1N/A global:
1N/A C_CancelFunction;
1N/A C_CloseAllSessions;
1N/A C_CloseSession;
1N/A C_CopyObject;
1N/A C_CreateObject;
1N/A C_Decrypt;
1N/A C_DecryptDigestUpdate;
1N/A C_DecryptFinal;
1N/A C_DecryptInit;
1N/A C_DecryptUpdate;
1N/A C_DecryptVerifyUpdate;
1N/A C_DeriveKey;
1N/A C_DestroyObject;
1N/A C_Digest;
1N/A C_DigestEncryptUpdate;
1N/A C_DigestFinal;
1N/A C_DigestInit;
1N/A C_DigestKey;
1N/A C_DigestUpdate;
1N/A C_Encrypt;
1N/A C_EncryptFinal;
1N/A C_EncryptInit;
1N/A C_EncryptUpdate;
1N/A C_Finalize;
1N/A C_FindObjects;
1N/A C_FindObjectsFinal;
1N/A C_FindObjectsInit;
1N/A C_GenerateKey;
1N/A C_GenerateKeyPair;
1N/A C_GenerateRandom;
1N/A C_GetAttributeValue;
1N/A C_GetFunctionList;
1N/A C_GetFunctionStatus;
1N/A C_GetInfo;
1N/A C_GetMechanismInfo;
1N/A C_GetMechanismList;
1N/A C_GetObjectSize;
1N/A C_GetOperationState;
1N/A C_GetSessionInfo;
1N/A C_GetSlotInfo;
1N/A C_GetSlotList;
1N/A C_GetTokenInfo;
1N/A C_Initialize;
1N/A C_InitPIN;
1N/A C_InitToken;
1N/A C_Login;
1N/A C_Logout;
1N/A C_OpenSession;
1N/A C_SeedRandom;
1N/A C_SetAttributeValue;
1N/A C_SetOperationState;
1N/A C_SetPIN;
1N/A C_Sign;
1N/A C_SignEncryptUpdate;
1N/A C_SignFinal;
1N/A C_SignInit;
1N/A C_SignRecover;
1N/A C_SignRecoverInit;
1N/A C_SignUpdate;
1N/A C_UnwrapKey;
1N/A C_Verify;
1N/A C_VerifyFinal;
1N/A C_VerifyInit;
1N/A C_VerifyRecover;
1N/A C_VerifyRecoverInit;
1N/A C_VerifyUpdate;
1N/A C_WaitForSlotEvent;
1N/A C_WrapKey;
1N/A local:
1N/A *;
1N/A};