mapfile-cap revision 2
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER START
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# The contents of this file are subject to the terms of the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Common Development and Distribution License (the "License").
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You may not use this file except in compliance with the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# or http://www.opensolaris.org/os/licensing.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# See the License for the specific language governing permissions
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# and limitations under the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# When distributing Covered Code, include this CDDL HEADER in each
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# If applicable, add the following below this CDDL HEADER, with the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# fields enclosed by brackets "[]" replaced with your own identifying
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# information: Portions Copyright [yyyy] [name of copyright owner]
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER END
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahl$mapfile_version 2
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahlCAPABILITY sun4u {
9512fe850e98fdd448c638ca63fdd92a8a510255ahl MACHINE = sun4u;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl};
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahlSYMBOL_SCOPE {
9512fe850e98fdd448c638ca63fdd92a8a510255ahl global:
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_alloc_keysched;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_crypt_contiguous_blocks;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_decrypt_contiguous_blocks;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_decrypt_block;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_encrypt_contiguous_blocks;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_encrypt_block;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_init_keysched;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl aes_low_level_funcs;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl arcfour_crypt;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl arcfour_key_init;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_add;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_bitlength;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_cmp_abs;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_copy;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_div_pos;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_ext_gcd_pos;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_extend;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_finish;
9512fe850e98fdd448c638ca63fdd92a8a510255ahl big_init1;
big_init;
big_modexp;
big_modexp_crt;
big_mul;
big_nextprime_pos;
big_random;
big_sub;
big_sub_pos;
bignum2bytestring;
des_alloc_keysched;
des_crypt_contiguous_blocks;
des_init_keysched;
des_keycheck;
des_low_level_funcs;
local:
conv_d16_to_i32;
conv_i32_to_d16;
conv_i32_to_d32;
conv_i32_to_d32_and_d16;
mont_mulf_noconv;
*;
};