xref: /onnv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/mapfile-vers (revision 12692:4341b447c069)
19126SWyllys.Ingersoll@Sun.COM#
29126SWyllys.Ingersoll@Sun.COM# CDDL HEADER START
39126SWyllys.Ingersoll@Sun.COM#
49126SWyllys.Ingersoll@Sun.COM# The contents of this file are subject to the terms of the
59126SWyllys.Ingersoll@Sun.COM# Common Development and Distribution License (the "License").
69126SWyllys.Ingersoll@Sun.COM# You may not use this file except in compliance with the License.
79126SWyllys.Ingersoll@Sun.COM#
89126SWyllys.Ingersoll@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99126SWyllys.Ingersoll@Sun.COM# or http://www.opensolaris.org/os/licensing.
109126SWyllys.Ingersoll@Sun.COM# See the License for the specific language governing permissions
119126SWyllys.Ingersoll@Sun.COM# and limitations under the License.
129126SWyllys.Ingersoll@Sun.COM#
139126SWyllys.Ingersoll@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
149126SWyllys.Ingersoll@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
159126SWyllys.Ingersoll@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
169126SWyllys.Ingersoll@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
179126SWyllys.Ingersoll@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
189126SWyllys.Ingersoll@Sun.COM#
199126SWyllys.Ingersoll@Sun.COM# CDDL HEADER END
209126SWyllys.Ingersoll@Sun.COM#
21*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
229126SWyllys.Ingersoll@Sun.COM#
239126SWyllys.Ingersoll@Sun.COM# MAPFILE HEADER START
249126SWyllys.Ingersoll@Sun.COM#
259126SWyllys.Ingersoll@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
269126SWyllys.Ingersoll@Sun.COM# Object versioning must comply with the rules detailed in
279126SWyllys.Ingersoll@Sun.COM#
289126SWyllys.Ingersoll@Sun.COM#	usr/src/lib/README.mapfiles
299126SWyllys.Ingersoll@Sun.COM#
309126SWyllys.Ingersoll@Sun.COM# You should not be making modifications here until you've read the most current
319126SWyllys.Ingersoll@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
329126SWyllys.Ingersoll@Sun.COM#
339126SWyllys.Ingersoll@Sun.COM# MAPFILE HEADER END
349126SWyllys.Ingersoll@Sun.COM#
359126SWyllys.Ingersoll@Sun.COM
36*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
37*12692SAli.Bahrami@Oracle.COM
38*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
399126SWyllys.Ingersoll@Sun.COM    global:
409126SWyllys.Ingersoll@Sun.COM	C_CancelFunction;
419126SWyllys.Ingersoll@Sun.COM	C_CloseAllSessions;
429126SWyllys.Ingersoll@Sun.COM	C_CloseSession;
439126SWyllys.Ingersoll@Sun.COM	C_CopyObject;
449126SWyllys.Ingersoll@Sun.COM	C_CreateObject;
459126SWyllys.Ingersoll@Sun.COM	C_Decrypt;
469126SWyllys.Ingersoll@Sun.COM	C_DecryptDigestUpdate;
479126SWyllys.Ingersoll@Sun.COM	C_DecryptFinal;
489126SWyllys.Ingersoll@Sun.COM	C_DecryptInit;
499126SWyllys.Ingersoll@Sun.COM	C_DecryptUpdate;
509126SWyllys.Ingersoll@Sun.COM	C_DecryptVerifyUpdate;
519126SWyllys.Ingersoll@Sun.COM	C_DeriveKey;
529126SWyllys.Ingersoll@Sun.COM	C_DestroyObject;
539126SWyllys.Ingersoll@Sun.COM	C_Digest;
549126SWyllys.Ingersoll@Sun.COM	C_DigestEncryptUpdate;
559126SWyllys.Ingersoll@Sun.COM	C_DigestFinal;
569126SWyllys.Ingersoll@Sun.COM	C_DigestInit;
579126SWyllys.Ingersoll@Sun.COM	C_DigestKey;
589126SWyllys.Ingersoll@Sun.COM	C_DigestUpdate;
599126SWyllys.Ingersoll@Sun.COM	C_Encrypt;
609126SWyllys.Ingersoll@Sun.COM	C_EncryptFinal;
619126SWyllys.Ingersoll@Sun.COM	C_EncryptInit;
629126SWyllys.Ingersoll@Sun.COM	C_EncryptUpdate;
639126SWyllys.Ingersoll@Sun.COM	C_Finalize;
649126SWyllys.Ingersoll@Sun.COM	C_FindObjects;
659126SWyllys.Ingersoll@Sun.COM	C_FindObjectsFinal;
669126SWyllys.Ingersoll@Sun.COM	C_FindObjectsInit;
679126SWyllys.Ingersoll@Sun.COM	C_GenerateKey;
689126SWyllys.Ingersoll@Sun.COM	C_GenerateKeyPair;
699126SWyllys.Ingersoll@Sun.COM	C_GenerateRandom;
709126SWyllys.Ingersoll@Sun.COM	C_GetAttributeValue;
719126SWyllys.Ingersoll@Sun.COM	C_GetFunctionList;
729126SWyllys.Ingersoll@Sun.COM	C_GetFunctionStatus;
739126SWyllys.Ingersoll@Sun.COM	C_GetInfo;
749126SWyllys.Ingersoll@Sun.COM	C_GetMechanismInfo;
759126SWyllys.Ingersoll@Sun.COM	C_GetMechanismList;
769126SWyllys.Ingersoll@Sun.COM	C_GetObjectSize;
779126SWyllys.Ingersoll@Sun.COM	C_GetOperationState;
789126SWyllys.Ingersoll@Sun.COM	C_GetSessionInfo;
799126SWyllys.Ingersoll@Sun.COM	C_GetSlotInfo;
809126SWyllys.Ingersoll@Sun.COM	C_GetSlotList;
819126SWyllys.Ingersoll@Sun.COM	C_GetTokenInfo;
829126SWyllys.Ingersoll@Sun.COM	C_Initialize;
839126SWyllys.Ingersoll@Sun.COM	C_InitPIN;
849126SWyllys.Ingersoll@Sun.COM	C_InitToken;
859126SWyllys.Ingersoll@Sun.COM	C_Login;
869126SWyllys.Ingersoll@Sun.COM	C_Logout;
879126SWyllys.Ingersoll@Sun.COM	C_OpenSession;
889126SWyllys.Ingersoll@Sun.COM	C_SeedRandom;
899126SWyllys.Ingersoll@Sun.COM	C_SetAttributeValue;
909126SWyllys.Ingersoll@Sun.COM	C_SetOperationState;
919126SWyllys.Ingersoll@Sun.COM	C_SetPIN;
929126SWyllys.Ingersoll@Sun.COM	C_Sign;
939126SWyllys.Ingersoll@Sun.COM	C_SignEncryptUpdate;
949126SWyllys.Ingersoll@Sun.COM	C_SignFinal;
959126SWyllys.Ingersoll@Sun.COM	C_SignInit;
969126SWyllys.Ingersoll@Sun.COM	C_SignRecover;
979126SWyllys.Ingersoll@Sun.COM	C_SignRecoverInit;
989126SWyllys.Ingersoll@Sun.COM	C_SignUpdate;
999126SWyllys.Ingersoll@Sun.COM	C_UnwrapKey;
1009126SWyllys.Ingersoll@Sun.COM	C_Verify;
1019126SWyllys.Ingersoll@Sun.COM	C_VerifyFinal;
1029126SWyllys.Ingersoll@Sun.COM	C_VerifyInit;
1039126SWyllys.Ingersoll@Sun.COM	C_VerifyRecover;
1049126SWyllys.Ingersoll@Sun.COM	C_VerifyRecoverInit;
1059126SWyllys.Ingersoll@Sun.COM	C_VerifyUpdate;
1069126SWyllys.Ingersoll@Sun.COM	C_WaitForSlotEvent;
1079126SWyllys.Ingersoll@Sun.COM	C_WrapKey;
1089126SWyllys.Ingersoll@Sun.COM    local:
1099126SWyllys.Ingersoll@Sun.COM	*;
1109126SWyllys.Ingersoll@Sun.COM};
111