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