mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
759N/A#
759N/A# CDDL HEADER START
759N/A#
759N/A# The contents of this file are subject to the terms of the
759N/A# Common Development and Distribution License (the "License").
759N/A# You may not use this file except in compliance with the License.
759N/A#
759N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
759N/A# or http://www.opensolaris.org/os/licensing.
759N/A# See the License for the specific language governing permissions
759N/A# and limitations under the License.
759N/A#
759N/A# When distributing Covered Code, include this CDDL HEADER in each
759N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
759N/A# If applicable, add the following below this CDDL HEADER, with the
759N/A# fields enclosed by brackets "[]" replaced with your own identifying
759N/A# information: Portions Copyright [yyyy] [name of copyright owner]
759N/A#
873N/A# CDDL HEADER END
759N/A#
759N/A#
759N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
759N/A# Use is subject to license terms.
759N/A#
3231N/A
5817N/A#
759N/A# MAPFILE HEADER START
759N/A#
1182N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
759N/A# Object versioning must comply with the rules detailed in
759N/A#
1400N/A# usr/src/lib/README.mapfiles
1424N/A#
1400N/A# You should not be making modifications here until you've read the most current
5817N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
759N/A#
759N/A# MAPFILE HEADER END
759N/A#
759N/A
759N/ASUNWprivate_1.1 {
1183N/A global:
759N/A AddRDN;
759N/A CopyRDN;
759N/A CopySPKI;
759N/A DerDecodeDSASignature;
1400N/A DerDecodeExtension;
1400N/A DerDecodeName;
1400N/A DerDecodeSPKI;
1400N/A DerDecodeSignedCertificate;
1400N/A DerDecodeSignedCsr;
759N/A DerDecodeTbsCertificate;
759N/A DerDecodeTbsCsr;
759N/A DerEncodeDSAPrivateKey;
759N/A DerEncodeDSASignature;
5305N/A DerEncodeName;
759N/A DerEncodeRSAPrivateKey;
759N/A DerEncodeSPKI;
759N/A DerEncodeSignedCertificate;
759N/A DerEncodeSignedCsr;
5305N/A DerEncodeTbsCertificate;
759N/A DerEncodeTbsCsr;
759N/A ExtractSPKIData;
759N/A ExtractX509CertParts;
759N/A GetKeyFromSpki;
759N/A kmfber_alloc;
5305N/A kmfber_first_element;
759N/A kmfber_flatten;
759N/A kmfber_free;
759N/A kmfber_init;
759N/A kmfber_next_element;
759N/A kmfber_printf;
5305N/A kmfber_read;
5305N/A kmfber_scanf;
759N/A kmfber_write;
759N/A kmfder_alloc;
759N/A kmfder_init;
759N/A local:
759N/A *;
759N/A};
759N/A