2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A# Copyright (c) 2008, 2012, Oracle
and/or its affiliates. All rights reserved.
2N/A# MAPFILE HEADER START
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/ASYMBOL_VERSION SUNWprivate {
2N/A aes_cbcmac_multiblock;
2N/A aes_common_init_ctx;
2N/A aes_crypt_contiguous_blocks;
2N/A aes_decrypt_contiguous_blocks;
2N/A aes_encrypt_contiguous_blocks;
2N/A aes_low_level_funcs;
2N/A$error unknown ELFCLASS
2N/A$error unknown ELFCLASS
2N/A blowfish_alloc_keysched;
2N/A blowfish_decrypt_contiguous_blocks;
2N/A blowfish_encrypt_contiguous_blocks;
2N/A blowfish_init_keysched;
2N/A des_crypt_contiguous_blocks;
2N/A des_decrypt_contiguous_blocks;
2N/A des_encrypt_contiguous_blocks;
2N/A des_low_level_funcs;
2N/A EC_ValidatePublicKey;
2N/A ECDSA_SignDigestWithSeed;
2N/A rsaprov_common_init;
2N/A rsaprov_decrypt_atomic;
2N/A rsaprov_encrypt_atomic;
2N/A rsaprov_free_context;
2N/A rsaprov_sign_atomic;
2N/A rsaprov_sign_update;
2N/A rsaprov_sign_verify_common_init;
2N/A rsaprov_verify_atomic;
2N/A rsaprov_verify_final;
2N/A rsaprov_verify_recover;
2N/A rsaprov_verify_recover_atomic;
2N/A rsaprov_verify_update;
2N/A ucrypto_encrypt_init;
2N/A ucrypto_encrypt_update;
2N/A ucrypto_encrypt_final;
2N/A ucrypto_decrypt_init;
2N/A ucrypto_decrypt_update;
2N/A ucrypto_decrypt_final;
2N/A ucrypto_get_mechlist;
2N/A ucrypto_sign_update;
2N/A ucrypto_verify_init;
2N/A ucrypto_verify_update;
2N/A ucrypto_verify_final;
2N/A DEFAULT_PUB_EXPO { ASSERT { TYPE=data; SIZE=3 } };
2N/A MD5_DER_PREFIX { ASSERT { TYPE=data; SIZE=0x12 } };
2N/A SHA1_DER_PREFIX { ASSERT { TYPE=data; SIZE=0xf } };
2N/A SHA1_DER_PREFIX_OID { ASSERT { TYPE=data; SIZE=0xd } };
2N/A SHA224_DER_PREFIX { ASSERT { TYPE=data; SIZE=0x13 } };
2N/A SHA256_DER_PREFIX { ASSERT { TYPE=data; SIZE=0x13 } };
2N/A SHA384_DER_PREFIX { ASSERT { TYPE=data; SIZE=0x13 } };
2N/A SHA512_DER_PREFIX { ASSERT { TYPE=data; SIZE=0x13 } };