summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcryptoutil/common/mapfile-vers
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libcryptoutil/common/mapfile-vers')
-rw-r--r--usr/src/lib/libcryptoutil/common/mapfile-vers5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/lib/libcryptoutil/common/mapfile-vers b/usr/src/lib/libcryptoutil/common/mapfile-vers
index 0e10ac1772..571673fa8d 100644
--- a/usr/src/lib/libcryptoutil/common/mapfile-vers
+++ b/usr/src/lib/libcryptoutil/common/mapfile-vers
@@ -22,8 +22,6 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
SUNWprivate {
global:
@@ -31,6 +29,8 @@ SUNWprivate {
cryptodebug;
cryptodebug_init;
cryptoerror;
+ cryptoerror_off;
+ cryptoerror_on;
free_uentry;
free_uentrylist;
free_umechlist;
@@ -38,6 +38,7 @@ SUNWprivate {
get_fullpath;
get_metaslot_info;
get_pkcs11conf_info;
+ hexstr_to_bytes;
pkcs11_default_token;
pkcs11_get_pass;
pkcs11_mech2keytype;