13089Swyllys# 23089Swyllys# CDDL HEADER START 33089Swyllys# 43089Swyllys# The contents of this file are subject to the terms of the 53089Swyllys# Common Development and Distribution License (the "License"). 63089Swyllys# You may not use this file except in compliance with the License. 73089Swyllys# 83089Swyllys# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 93089Swyllys# or http://www.opensolaris.org/os/licensing. 103089Swyllys# See the License for the specific language governing permissions 113089Swyllys# and limitations under the License. 123089Swyllys# 133089Swyllys# When distributing Covered Code, include this CDDL HEADER in each 143089Swyllys# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 153089Swyllys# If applicable, add the following below this CDDL HEADER, with the 163089Swyllys# fields enclosed by brackets "[]" replaced with your own identifying 173089Swyllys# information: Portions Copyright [yyyy] [name of copyright owner] 183089Swyllys# 193089Swyllys# CDDL HEADER END 203089Swyllys# 213089Swyllys# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 233089Swyllys# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 373089Swyllys# 383089Swyllys 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 423089Swyllys global: 433089Swyllys AddRDN; 443089Swyllys CopyRDN; 453089Swyllys CopySPKI; 463089Swyllys DerDecodeDSASignature; 4711973Swyllys.ingersoll@sun.com DerDecodeECDSASignature; 483089Swyllys DerDecodeExtension; 493089Swyllys DerDecodeName; 503089Swyllys DerDecodeSPKI; 513089Swyllys DerDecodeSignedCertificate; 523089Swyllys DerDecodeSignedCsr; 533089Swyllys DerDecodeTbsCertificate; 543089Swyllys DerDecodeTbsCsr; 553089Swyllys DerEncodeDSAPrivateKey; 563089Swyllys DerEncodeDSASignature; 5711973Swyllys.ingersoll@sun.com DerEncodeECDSASignature; 5811973Swyllys.ingersoll@sun.com DerEncodeECPrivateKey; 593089Swyllys DerEncodeName; 603089Swyllys DerEncodeRSAPrivateKey; 613089Swyllys DerEncodeSPKI; 623089Swyllys DerEncodeSignedCertificate; 633089Swyllys DerEncodeSignedCsr; 643089Swyllys DerEncodeTbsCertificate; 653089Swyllys DerEncodeTbsCsr; 663089Swyllys ExtractSPKIData; 673089Swyllys ExtractX509CertParts; 683089Swyllys kmfber_alloc; 6910818Swyllys.ingersoll@sun.com kmfber_bvfree; 703089Swyllys kmfber_first_element; 713089Swyllys kmfber_flatten; 723089Swyllys kmfber_free; 733089Swyllys kmfber_init; 743089Swyllys kmfber_next_element; 753089Swyllys kmfber_printf; 763089Swyllys kmfber_read; 7710818Swyllys.ingersoll@sun.com kmfber_realloc; 783089Swyllys kmfber_scanf; 793089Swyllys kmfber_write; 803089Swyllys kmfder_alloc; 813089Swyllys kmfder_init; 823089Swyllys local: 833089Swyllys *; 843089Swyllys}; 85