[csw-devel] SF.net SVN: gar:[16111] csw/mgar/pkg/openssl/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Nov 7 00:51:37 CET 2011


Revision: 16111
          http://gar.svn.sourceforge.net/gar/?rev=16111&view=rev
Author:   chninkel
Date:     2011-11-06 23:51:36 +0000 (Sun, 06 Nov 2011)
Log Message:
-----------
openssl: let's be policy compliant

Modified Paths:
--------------
    csw/mgar/pkg/openssl/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-sparc
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl0-9-8.checkinstall
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl0-9-8.postinstall
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl0-9-8.preinstall
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl0-9-8.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWlibssl0-9-8.prototype-sparc
    csw/mgar/pkg/openssl/trunk/files/CSWopenssl-utils.prototype
    csw/mgar/pkg/openssl/trunk/files/CSWopenssl.checkinstall
    csw/mgar/pkg/openssl/trunk/files/CSWopenssl.prototype

Removed Paths:
-------------
    csw/mgar/pkg/openssl/trunk/files/CSWossl.checkinstall
    csw/mgar/pkg/openssl/trunk/files/CSWossl.prototype
    csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.checkinstall
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.postinstall
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.preinstall
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc
    csw/mgar/pkg/openssl/trunk/files/CSWosslutils.prototype

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2011-11-06 22:47:09 UTC (rev 16110)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2011-11-06 23:51:36 UTC (rev 16111)
@@ -27,87 +27,81 @@
   as a full-strength general-purpose cryptography library.
 endef
 
-PACKAGES = CSWossl CSWosslrt CSWossldevel CSWosslutils
+PACKAGES = CSWopenssl CSWlibssl0-9-8 CSWlibssl-dev CSWopenssl-utils
 
-SPKG_DESC_CSWossl = Openssl meta package
-CATALOGNAME_CSWossl = openssl
-RUNTIME_DEP_PKGS_CSWossl = CSWossldevel CSWosslutils CSWosslrt
-ARCHALL_CSWossl = 1
+SPKG_DESC_CSWopenssl = Openssl meta package
+CATALOGNAME_CSWopenssl = openssl
+RUNTIME_DEP_PKGS_CSWopenssl = CSWlibssl-dev CSWopenssl-utils CSWlibssl0-9-8
+ARCHALL_CSWopenssl = 1
 
-SPKG_DESC_CSWosslrt = Openssl runtime libraries
-CATALOGNAME_CSWosslrt = openssl_rt
-RUNTIME_DEP_PKGS_CSWosslrt = CSWcacertificates
+SPKG_DESC_CSWlibssl0-9-8 = Openssl runtime libraries
+CATALOGNAME_CSWlibssl0-9-8 = libssl0_9_8
+RUNTIME_DEP_PKGS_CSWlibssl0-9-8 = CSWcacertificates
 
-SPKG_DESC_CSWossldevel = Openssl development libraries and headers
-CATALOGNAME_CSWossldevel = openssl_devel
-RUNTIME_DEP_PKGS_CSWossldevel = CSWosslrt
+SPKG_DESC_CSWlibssl-dev = Openssl development libraries and headers
+CATALOGNAME_CSWlibssl-dev = libssl_dev
+RUNTIME_DEP_PKGS_CSWlibssl-dev = CSWlibssl0-9-8
 
-SPKG_DESC_CSWosslutils = Openssl binaries and related tools 
-CATALOGNAME_CSWosslutils = openssl_utils
-RUNTIME_DEP_PKGS_CSWosslutils = CSWosslrt
-SPKG_CLASSES_CSWosslutils = none cswpreserveconf
+SPKG_DESC_CSWopenssl-utils = Openssl binaries and related tools 
+CATALOGNAME_CSWopenssl-utils = openssl_utils
+RUNTIME_DEP_PKGS_CSWopenssl-utils = CSWlibssl0-9-8
+SPKG_CLASSES_CSWopenssl-utils = none cswpreserveconf
 
 # openssl is a meta-package
-CHECKPKG_OVERRIDES_CSWossl += surplus-dependency|CSWosslutils
-CHECKPKG_OVERRIDES_CSWossl += surplus-dependency|CSWossldevel
-CHECKPKG_OVERRIDES_CSWossl += surplus-dependency|CSWosslrt
+CHECKPKG_OVERRIDES_CSWopenssl += surplus-dependency|CSWopenssl-utils
+CHECKPKG_OVERRIDES_CSWopenssl += surplus-dependency|CSWlibssl-dev
+CHECKPKG_OVERRIDES_CSWopenssl += surplus-dependency|CSWlibssl0-9-8
 
 # we use sun perl not csw one
-CHECKPKG_OVERRIDES_CSWosslutils += missing-dependency|CSWperl
+CHECKPKG_OVERRIDES_CSWopenssl-utils += missing-dependency|CSWperl
 
-#CHECKPKG_OVERRIDES_CSWosslrt += surplus-dependency|CSWcacertificates
+#CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += surplus-dependency|CSWcacertificates
 
 # this package doesn't yet obey the new shared libraries standard
-CHECKPKG_OVERRIDES_CSWosslrt += non-uniform-lib-versions-in-package|sonames=libcrypto.so.0.9.7,libcrypto.so.0.9.8,libssl.so.0.9.7,libssl.so.0.9.8
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += non-uniform-lib-versions-in-package|sonames=libcrypto.so.0.9.7,libcrypto.so.0.9.8,libssl.so.0.9.7,libssl.so.0.9.8
 
 # we will not recompile old 0.9.7 version for now
 ifeq ($(shell /usr/bin/uname -p),sparc) 
-CHECKPKG_OVERRIDES_CSWosslrt += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.7
-CHECKPKG_OVERRIDES_CSWosslrt += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.7
 else
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libcrypto.so.0.9.7
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libssl.so.0.9.7
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/libcrypto.so.0.9.7
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/libssl.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libcrypto.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libssl.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/libcrypto.so.0.9.7
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/libssl.so.0.9.7
 endif
 
 
 # we do ship .a files in the devel package
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/libcrypto.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/libssl.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/libcrypto.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/libssl.a
 ifeq ($(shell /usr/bin/uname -p),sparc) 
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libcrypto.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libssl.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv9/libcrypto.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv9/libssl.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libcrypto.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libssl.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv9/libcrypto.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv9/libssl.a
 else
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/amd64/libcrypto.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/amd64/libssl.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/pentium_pro/libcrypto.a
-CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/pentium_pro/libssl.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/amd64/libcrypto.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/amd64/libssl.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/pentium_pro/libcrypto.a
+CHECKPKG_OVERRIDES_CSWlibssl-dev += discouraged-path-in-pkgmap|/opt/csw/lib/pentium_pro/libssl.a
 endif
 
 # the /usr/local references in the documents files are relevant
-CHECKPKG_OVERRIDES_CSWosslutils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/FAQ
-CHECKPKG_OVERRIDES_CSWosslutils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/INSTALL
-CHECKPKG_OVERRIDES_CSWosslutils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/CHANGES
-CHECKPKG_OVERRIDES_CSWossl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/INSTALL
-CHECKPKG_OVERRIDES_CSWossl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/CHANGES
-CHECKPKG_OVERRIDES_CSWossl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/FAQ
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/FAQ
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/INSTALL
-CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/CHANGES
-CHECKPKG_OVERRIDES_CSWossldevel += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/CHANGES
-CHECKPKG_OVERRIDES_CSWossldevel += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/INSTALL
-CHECKPKG_OVERRIDES_CSWossldevel += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/FAQ
+CHECKPKG_OVERRIDES_CSWopenssl-utils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/FAQ
+CHECKPKG_OVERRIDES_CSWopenssl-utils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/INSTALL
+CHECKPKG_OVERRIDES_CSWopenssl-utils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/CHANGES
+CHECKPKG_OVERRIDES_CSWopenssl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/INSTALL
+CHECKPKG_OVERRIDES_CSWopenssl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/CHANGES
+CHECKPKG_OVERRIDES_CSWopenssl += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl/FAQ
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/FAQ
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/INSTALL
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_rt/CHANGES
+CHECKPKG_OVERRIDES_CSWlibssl-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/CHANGES
+CHECKPKG_OVERRIDES_CSWlibssl-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/INSTALL
+CHECKPKG_OVERRIDES_CSWlibssl-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/FAQ
 
-# We will not fix this today
-CHECKPKG_OVERRIDES_CSWosslutils += catalogname-does-not-match-pkgname|pkgname=CSWosslutils|catalogname=openssl_utils|expected-catalogname=osslutils
-CHECKPKG_OVERRIDES_CSWossldevel += catalogname-does-not-match-pkgname|pkgname=CSWossldevel|catalogname=openssl_devel|expected-catalogname=ossldevel
-CHECKPKG_OVERRIDES_CSWossl += catalogname-does-not-match-pkgname|pkgname=CSWossl|catalogname=openssl|expected-catalogname=ossl
-CHECKPKG_OVERRIDES_CSWosslrt += catalogname-does-not-match-pkgname|pkgname=CSWosslrt|catalogname=openssl_rt|expected-catalogname=osslrt
 
-
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = http://www.openssl.org/source/ http://openssl.org/news/
@@ -117,10 +111,10 @@
 UFILES_REGEX = $(NAME)-(0.9.8[a-z]).tar.gz
 
 DISTFILES  = $(NAME)-$(VERSION).tar.gz 
-DISTFILES += CSWossl.prototype
-DISTFILES += CSWosslrt.checkinstall CSWosslrt.preinstall CSWosslrt.postinstall CSWosslrt.prototype-i386 CSWosslrt.prototype-sparc
-DISTFILES += CSWossldevel.prototype-i386 CSWossldevel.prototype-sparc
-DISTFILES += CSWosslutils.prototype 
+DISTFILES += CSWopenssl.prototype
+DISTFILES += CSWlibssl0-9-8.checkinstall CSWlibssl0-9-8.preinstall CSWlibssl0-9-8.postinstall CSWlibssl0-9-8.prototype-i386 CSWlibssl0-9-8.prototype-sparc
+DISTFILES += CSWlibssl-dev.prototype-i386 CSWlibssl-dev.prototype-sparc
+DISTFILES += CSWopenssl-utils.prototype 
 DISTFILES += changelog.CSW README.CSW
 
 DOCFILES = CHANGES CHANGES.SSLeay PROBLEMS README FAQ README.ASN1 INSTALL NEWS README.ENGINE

Copied: csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-i386 (from rev 16105, csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386)
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-i386	                        (rev 0)
+++ csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-i386	2011-11-06 23:51:36 UTC (rev 16111)
@@ -0,0 +1,1065 @@
+d none /opt/csw/include/openssl 0755 root bin
+f none /opt/csw/include/openssl/aes.h 0644 root bin
+f none /opt/csw/include/openssl/asn1.h 0644 root bin
+f none /opt/csw/include/openssl/asn1_mac.h 0644 root bin
+f none /opt/csw/include/openssl/asn1t.h 0644 root bin
+f none /opt/csw/include/openssl/bio.h 0644 root bin
+f none /opt/csw/include/openssl/blowfish.h 0644 root bin
+f none /opt/csw/include/openssl/bn.h 0644 root bin
+f none /opt/csw/include/openssl/buffer.h 0644 root bin
+f none /opt/csw/include/openssl/cast.h 0644 root bin
+f none /opt/csw/include/openssl/comp.h 0644 root bin
+f none /opt/csw/include/openssl/conf.h 0644 root bin
+f none /opt/csw/include/openssl/conf_api.h 0644 root bin
+f none /opt/csw/include/openssl/crypto.h 0644 root bin
+f none /opt/csw/include/openssl/des.h 0644 root bin
+f none /opt/csw/include/openssl/des_old.h 0644 root bin
+f none /opt/csw/include/openssl/dh.h 0644 root bin
+f none /opt/csw/include/openssl/dsa.h 0644 root bin
+f none /opt/csw/include/openssl/dso.h 0644 root bin
+f none /opt/csw/include/openssl/dtls1.h 0644 root bin
+f none /opt/csw/include/openssl/e_os2.h 0644 root bin
+f none /opt/csw/include/openssl/ebcdic.h 0644 root bin
+f none /opt/csw/include/openssl/ec.h 0644 root bin
+f none /opt/csw/include/openssl/ecdh.h 0644 root bin
+f none /opt/csw/include/openssl/ecdsa.h 0644 root bin
+f none /opt/csw/include/openssl/engine.h 0644 root bin
+f none /opt/csw/include/openssl/err.h 0644 root bin
+f none /opt/csw/include/openssl/evp.h 0644 root bin
+f none /opt/csw/include/openssl/hmac.h 0644 root bin
+f none /opt/csw/include/openssl/idea.h 0644 root bin
+f none /opt/csw/include/openssl/krb5_asn.h 0644 root bin
+f none /opt/csw/include/openssl/kssl.h 0644 root bin
+f none /opt/csw/include/openssl/lhash.h 0644 root bin
+f none /opt/csw/include/openssl/md2.h 0644 root bin
+f none /opt/csw/include/openssl/md4.h 0644 root bin
+f none /opt/csw/include/openssl/md5.h 0644 root bin
+f none /opt/csw/include/openssl/obj_mac.h 0644 root bin
+f none /opt/csw/include/openssl/objects.h 0644 root bin
+f none /opt/csw/include/openssl/ocsp.h 0644 root bin
+f none /opt/csw/include/openssl/opensslconf.h 0644 root bin
+f none /opt/csw/include/openssl/opensslv.h 0644 root bin
+f none /opt/csw/include/openssl/ossl_typ.h 0644 root bin
+f none /opt/csw/include/openssl/pem.h 0644 root bin
+f none /opt/csw/include/openssl/pem2.h 0644 root bin
+f none /opt/csw/include/openssl/pkcs12.h 0644 root bin
+f none /opt/csw/include/openssl/pkcs7.h 0644 root bin
+f none /opt/csw/include/openssl/pq_compat.h 0644 root bin
+f none /opt/csw/include/openssl/pqueue.h 0644 root bin
+f none /opt/csw/include/openssl/rand.h 0644 root bin
+f none /opt/csw/include/openssl/rc2.h 0644 root bin
+f none /opt/csw/include/openssl/rc4.h 0644 root bin
+f none /opt/csw/include/openssl/ripemd.h 0644 root bin
+f none /opt/csw/include/openssl/rsa.h 0644 root bin
+f none /opt/csw/include/openssl/safestack.h 0644 root bin
+f none /opt/csw/include/openssl/sha.h 0644 root bin
+f none /opt/csw/include/openssl/ssl.h 0644 root bin
+f none /opt/csw/include/openssl/ssl2.h 0644 root bin
+f none /opt/csw/include/openssl/ssl23.h 0644 root bin
+f none /opt/csw/include/openssl/ssl3.h 0644 root bin
+f none /opt/csw/include/openssl/stack.h 0644 root bin
+f none /opt/csw/include/openssl/store.h 0644 root bin
+f none /opt/csw/include/openssl/symhacks.h 0644 root bin
+f none /opt/csw/include/openssl/tls1.h 0644 root bin
+f none /opt/csw/include/openssl/tmdiff.h 0644 root bin
+f none /opt/csw/include/openssl/txt_db.h 0644 root bin
+f none /opt/csw/include/openssl/ui.h 0644 root bin
+f none /opt/csw/include/openssl/ui_compat.h 0644 root bin
+f none /opt/csw/include/openssl/x509.h 0644 root bin
+f none /opt/csw/include/openssl/x509_vfy.h 0644 root bin
+f none /opt/csw/include/openssl/x509v3.h 0644 root bin
+f none /opt/csw/lib/libssl.a 0644 root bin
+f none /opt/csw/lib/libcrypto.a 0644 root bin 
+s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
+d none /opt/csw/lib/pentium_pro 0755 root bin
+f none /opt/csw/lib/pentium_pro/libcrypto.a 0644 root bin
+f none /opt/csw/lib/pentium_pro/libssl.a 0644 root bin
+f none /opt/csw/lib/amd64/libcrypto.a 0644 root bin
+f none /opt/csw/lib/amd64/libssl.a 0644 root bin
+s none /opt/csw/lib/amd64/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/amd64/libssl.so=libssl.so.0.9.8
+d none /opt/csw/lib/pkgconfig 0755 root bin
+f none /opt/csw/lib/pkgconfig/libcrypto.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/libssl.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/openssl.pc 0644 root bin
+d none /opt/csw/lib/amd64/pkgconfig 0755 root bin
+f none /opt/csw/lib/amd64/pkgconfig/libcrypto.pc 0644 root bin
+f none /opt/csw/lib/amd64/pkgconfig/libssl.pc 0644 root bin
+f none /opt/csw/lib/amd64/pkgconfig/openssl.pc 0644 root bin
+d none /opt/csw/share/doc/openssl_devel 0755 root bin
+f none /opt/csw/share/doc/openssl_devel/changelog.CSW 644 root bin
+f none /opt/csw/share/doc/openssl_devel/license 644 root bin
+f none /opt/csw/share/doc/openssl_devel/CHANGES 644 root bin
+f none /opt/csw/share/doc/openssl_devel/CHANGES.SSLeay 644 root bin
+f none /opt/csw/share/doc/openssl_devel/PROBLEMS 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README 644 root bin
+f none /opt/csw/share/doc/openssl_devel/FAQ 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.ASN1 644 root bin
+f none /opt/csw/share/doc/openssl_devel/INSTALL 644 root bin
+f none /opt/csw/share/doc/openssl_devel/NEWS 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.ENGINE 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.CSW 644 root bin
+d none /opt/csw/share/man/man3 0755 root bin
+s none /opt/csw/share/man/man3/ASN1_OBJECT_free.3=ASN1_OBJECT_new.3
+f none /opt/csw/share/man/man3/ASN1_OBJECT_new.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_cmp.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_data.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_dup.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_free.3=ASN1_STRING_new.3
+f none /opt/csw/share/man/man3/ASN1_STRING_length.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_length_set.3=ASN1_STRING_length.3
+f none /opt/csw/share/man/man3/ASN1_STRING_new.3 0644 root bin
+f none /opt/csw/share/man/man3/ASN1_STRING_print_ex.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_print_ex_fp.3=ASN1_STRING_print_ex.3
+s none /opt/csw/share/man/man3/ASN1_STRING_set.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_type.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_type_new.3=ASN1_STRING_new.3
+f none /opt/csw/share/man/man3/ASN1_generate_nconf.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_generate_v3.3=ASN1_generate_nconf.3
+s none /opt/csw/share/man/man3/BF_cbc_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_cfb64_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_decrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_ecb_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_ofb64_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_options.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_set_key.3=blowfish.3
+s none /opt/csw/share/man/man3/BIO_append_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_callback_ctrl.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_ctrl.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_ctrl_get_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_get_write_guarantee.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_pending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_ctrl_reset_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_wpending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_debug_callback.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_destroy_bio_pair.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_do_accept.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_do_connect.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_eof.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_f_base64.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_buffer.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_cipher.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_md.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_null.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_ssl.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_find_type.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_flush.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_free.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_free_all.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_get_accept_port.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_get_bind_mode.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_get_callback.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_get_callback_arg.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_get_cipher_ctx.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_get_cipher_status.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_get_close.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_get_conn_hostname.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_int_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_ip.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_get_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_get_info_callback.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_get_md.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_get_md_ctx.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_get_mem_data.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_get_mem_ptr.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_get_num_renegotiates.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_get_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_get_retry_BIO.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_get_retry_reason.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_get_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_get_write_buf_size.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_get_write_guarantee.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_gets.3=BIO_read.3
+s none /opt/csw/share/man/man3/BIO_int_ctrl.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_make_bio_pair.3=BIO_s_bio.3
+f none /opt/csw/share/man/man3/BIO_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_new_bio_pair.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_new_buffer_ssl_connect.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_new_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_new_file.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_new_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_new_mem_buf.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_new_socket.3=BIO_s_socket.3
+s none /opt/csw/share/man/man3/BIO_new_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_new_ssl_connect.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_next.3=BIO_find_type.3
+s none /opt/csw/share/man/man3/BIO_pending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_pop.3=BIO_push.3
+s none /opt/csw/share/man/man3/BIO_ptr_ctrl.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_push.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_puts.3=BIO_read.3
+f none /opt/csw/share/man/man3/BIO_read.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_read_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_reset.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_retry_type.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_rw_filename.3=BIO_s_file.3
+f none /opt/csw/share/man/man3/BIO_s_accept.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_bio.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_connect.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_fd.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_file.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_mem.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_null.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_socket.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_seek.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_set_accept_bios.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_accept_port.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_bind_mode.3=BIO_s_accept.3
+f none /opt/csw/share/man/man3/BIO_set_callback.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_set_callback_arg.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_set_cipher.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_set_close.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set_conn_hostname.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_int_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_ip.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_set_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_set_info_callback.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set_md.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_set_mem_buf.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_set_mem_eof_return.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_set_nbio.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_nbio_accept.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_mode.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_renegotiate_bytes.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_renegotiate_timeout.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_write_buf_size.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_should_io_special.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_should_read.3=BIO_should_retry.3
+f none /opt/csw/share/man/man3/BIO_should_retry.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_should_write.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_shutdown_wr.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ssl_copy_session_id.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_ssl_shutdown.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_tell.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_vfree.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_wpending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_write.3=BIO_read.3
+s none /opt/csw/share/man/man3/BIO_write_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BN_BLINDING_convert.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_convert_ex.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_create_param.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_free.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_get_flags.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_get_thread_id.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_invert.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_invert_ex.3=BN_BLINDING_new.3
+f none /opt/csw/share/man/man3/BN_BLINDING_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_BLINDING_set_flags.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_set_thread_id.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_update.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_CTX_end.3=BN_CTX_start.3
+s none /opt/csw/share/man/man3/BN_CTX_free.3=BN_CTX_new.3
+s none /opt/csw/share/man/man3/BN_CTX_get.3=BN_CTX_start.3
+s none /opt/csw/share/man/man3/BN_CTX_init.3=BN_CTX_new.3
+f none /opt/csw/share/man/man3/BN_CTX_new.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_CTX_start.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_MONT_CTX_copy.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_free.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_init.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_new.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_set.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_free.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_init.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_new.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_set.3=BN_mod_mul_reciprocal.3
+f none /opt/csw/share/man/man3/BN_add.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_add_word.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_bin2bn.3=BN_bn2bin.3
+f none /opt/csw/share/man/man3/BN_bn2bin.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_bn2dec.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_bn2hex.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_bn2mpi.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_clear.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_clear_bit.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_clear_free.3=BN_new.3
+f none /opt/csw/share/man/man3/BN_cmp.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_copy.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_dec2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_div.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_div_recp.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_div_word.3=BN_add_word.3
+s none /opt/csw/share/man/man3/BN_dup.3=BN_copy.3
+s none /opt/csw/share/man/man3/BN_exp.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_free.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_from_montgomery.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_gcd.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_generate_prime.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_get_word.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_hex2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_init.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_is_bit_set.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_is_odd.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_one.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_prime.3=BN_generate_prime.3
+s none /opt/csw/share/man/man3/BN_is_prime_fasttest.3=BN_generate_prime.3
+s none /opt/csw/share/man/man3/BN_is_word.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_zero.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_lshift.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_lshift1.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_mask_bits.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_mod.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_add.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_exp.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_mod_inverse.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_mod_mul.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_mod_mul_montgomery.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_mod_mul_reciprocal.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_mod_sqr.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_sub.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_word.3=BN_add_word.3
+s none /opt/csw/share/man/man3/BN_mpi2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_mul.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mul_word.3=BN_add_word.3
+f none /opt/csw/share/man/man3/BN_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_nnmod.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_num_bits.3=BN_num_bytes.3
+s none /opt/csw/share/man/man3/BN_num_bits_word.3=BN_num_bytes.3
+f none /opt/csw/share/man/man3/BN_num_bytes.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_one.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_print.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_print_fp.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_pseudo_rand.3=BN_rand.3
+f none /opt/csw/share/man/man3/BN_rand.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_rshift.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_rshift1.3=BN_set_bit.3
+f none /opt/csw/share/man/man3/BN_set_bit.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_set_word.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_sqr.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_sub.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_sub_word.3=BN_add_word.3
+f none /opt/csw/share/man/man3/BN_swap.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_to_montgomery.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_ucmp.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_value_one.3=BN_zero.3
+f none /opt/csw/share/man/man3/BN_zero.3 0644 root bin
+s none /opt/csw/share/man/man3/BUF_MEM_free.3=buffer.3
+s none /opt/csw/share/man/man3/BUF_MEM_grow.3=buffer.3
+s none /opt/csw/share/man/man3/BUF_MEM_new.3=buffer.3
+s none /opt/csw/share/man/man3/BUF_strdup.3=buffer.3
+f none /opt/csw/share/man/man3/CONF_modules_free.3 0644 root bin
+s none /opt/csw/share/man/man3/CONF_modules_load.3=CONF_modules_load_file.3
+f none /opt/csw/share/man/man3/CONF_modules_load_file.3 0644 root bin
+s none /opt/csw/share/man/man3/CONF_modules_unload.3=CONF_modules_free.3
+s none /opt/csw/share/man/man3/CRYPTO_destroy_dynlockid.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_get_ex_data.3=CRYPTO_set_ex_data.3
+s none /opt/csw/share/man/man3/CRYPTO_get_new_dynlockid.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_lock.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_num_locks.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_set_dynlock_create_callback.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_set_dynlock_lock_callback.3=threads.3
+f none /opt/csw/share/man/man3/CRYPTO_set_ex_data.3 0644 root bin
+s none /opt/csw/share/man/man3/CRYPTO_set_id_callback.3=threads.3
+s none /opt/csw/share/man/man3/CRYPTO_set_locking_callback.3=threads.3
+s none /opt/csw/share/man/man3/DES_cbc_cksum.3=des.3
+s none /opt/csw/share/man/man3/DES_cfb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_cfb_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_crypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ecb2_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ecb3_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ecb_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede2_cbc_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede2_cfb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede2_ofb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede3_cbc_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede3_cbcm_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede3_cfb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ede3_ofb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_enc_read.3=des.3
+s none /opt/csw/share/man/man3/DES_enc_write.3=des.3
+s none /opt/csw/share/man/man3/DES_fcrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_is_weak_key.3=des.3
+s none /opt/csw/share/man/man3/DES_key_sched.3=des.3
+s none /opt/csw/share/man/man3/DES_ncbc_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ofb64_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_ofb_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_pcbc_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DES_quad_cksum.3=des.3
+s none /opt/csw/share/man/man3/DES_random_key.3=des.3
+s none /opt/csw/share/man/man3/DES_set_key.3=des.3
+s none /opt/csw/share/man/man3/DES_set_key_checked.3=des.3
+s none /opt/csw/share/man/man3/DES_set_key_unchecked.3=des.3
+s none /opt/csw/share/man/man3/DES_set_odd_parity.3=des.3
+s none /opt/csw/share/man/man3/DES_string_to_2keys.3=des.3
+s none /opt/csw/share/man/man3/DES_string_to_key.3=des.3
+s none /opt/csw/share/man/man3/DES_xcbc_encrypt.3=des.3
+s none /opt/csw/share/man/man3/DH_OpenSSL.3=DH_set_method.3
+s none /opt/csw/share/man/man3/DH_check.3=DH_generate_parameters.3
+s none /opt/csw/share/man/man3/DH_compute_key.3=DH_generate_key.3
+s none /opt/csw/share/man/man3/DH_free.3=DH_new.3
+f none /opt/csw/share/man/man3/DH_generate_key.3 0644 root bin
+f none /opt/csw/share/man/man3/DH_generate_parameters.3 0644 root bin
+s none /opt/csw/share/man/man3/DH_get_default_method.3=DH_set_method.3
+s none /opt/csw/share/man/man3/DH_get_ex_data.3=DH_get_ex_new_index.3
+f none /opt/csw/share/man/man3/DH_get_ex_new_index.3 0644 root bin
+f none /opt/csw/share/man/man3/DH_new.3 0644 root bin
+s none /opt/csw/share/man/man3/DH_new_method.3=DH_set_method.3
+s none /opt/csw/share/man/man3/DH_set_default_method.3=DH_set_method.3
+s none /opt/csw/share/man/man3/DH_set_ex_data.3=DH_get_ex_new_index.3
+f none /opt/csw/share/man/man3/DH_set_method.3 0644 root bin
+f none /opt/csw/share/man/man3/DH_size.3 0644 root bin
+s none /opt/csw/share/man/man3/DHparams_print.3=RSA_print.3
+s none /opt/csw/share/man/man3/DHparams_print_fp.3=RSA_print.3
+s none /opt/csw/share/man/man3/DSA_OpenSSL.3=DSA_set_method.3
+s none /opt/csw/share/man/man3/DSA_SIG_free.3=DSA_SIG_new.3
+f none /opt/csw/share/man/man3/DSA_SIG_new.3 0644 root bin
+f none /opt/csw/share/man/man3/DSA_do_sign.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_do_verify.3=DSA_do_sign.3
+f none /opt/csw/share/man/man3/DSA_dup_DH.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_free.3=DSA_new.3
+f none /opt/csw/share/man/man3/DSA_generate_key.3 0644 root bin
+f none /opt/csw/share/man/man3/DSA_generate_parameters.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_get_default_method.3=DSA_set_method.3
+s none /opt/csw/share/man/man3/DSA_get_ex_data.3=DSA_get_ex_new_index.3
+f none /opt/csw/share/man/man3/DSA_get_ex_new_index.3 0644 root bin
+f none /opt/csw/share/man/man3/DSA_new.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_new_method.3=DSA_set_method.3
+s none /opt/csw/share/man/man3/DSA_print.3=RSA_print.3
+s none /opt/csw/share/man/man3/DSA_print_fp.3=RSA_print.3
+s none /opt/csw/share/man/man3/DSA_set_default_method.3=DSA_set_method.3
+s none /opt/csw/share/man/man3/DSA_set_ex_data.3=DSA_get_ex_new_index.3
+f none /opt/csw/share/man/man3/DSA_set_method.3 0644 root bin
+f none /opt/csw/share/man/man3/DSA_sign.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_sign_setup.3=DSA_sign.3
+f none /opt/csw/share/man/man3/DSA_size.3 0644 root bin
+s none /opt/csw/share/man/man3/DSA_verify.3=DSA_sign.3
+s none /opt/csw/share/man/man3/DSAparams_print.3=RSA_print.3
+s none /opt/csw/share/man/man3/DSAparams_print_fp.3=RSA_print.3
+s none /opt/csw/share/man/man3/ERR_GET_FUNC.3=ERR_GET_LIB.3
+f none /opt/csw/share/man/man3/ERR_GET_LIB.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_GET_REASON.3=ERR_GET_LIB.3
+s none /opt/csw/share/man/man3/ERR_PACK.3=ERR_load_strings.3
+s none /opt/csw/share/man/man3/ERR_add_error_data.3=ERR_put_error.3
+f none /opt/csw/share/man/man3/ERR_clear_error.3 0644 root bin
+f none /opt/csw/share/man/man3/ERR_error_string.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_error_string_n.3=ERR_error_string.3
+s none /opt/csw/share/man/man3/ERR_free_strings.3=ERR_load_crypto_strings.3
+s none /opt/csw/share/man/man3/ERR_func_error_string.3=ERR_error_string.3
+f none /opt/csw/share/man/man3/ERR_get_error.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_get_error_line.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_get_error_line_data.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_get_next_error_library.3=ERR_load_strings.3
+s none /opt/csw/share/man/man3/ERR_lib_error_string.3=ERR_error_string.3
+s none /opt/csw/share/man/man3/ERR_load_UI_strings.3=ui.3
+f none /opt/csw/share/man/man3/ERR_load_crypto_strings.3 0644 root bin
+f none /opt/csw/share/man/man3/ERR_load_strings.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_peek_error.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_peek_error_line.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_peek_error_line_data.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_peek_last_error.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_peek_last_error_line.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_peek_last_error_line_data.3=ERR_get_error.3
+s none /opt/csw/share/man/man3/ERR_pop_to_mark.3=ERR_set_mark.3
+f none /opt/csw/share/man/man3/ERR_print_errors.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_print_errors_fp.3=ERR_print_errors.3
+f none /opt/csw/share/man/man3/ERR_put_error.3 0644 root bin
+s none /opt/csw/share/man/man3/ERR_reason_error_string.3=ERR_error_string.3
+f none /opt/csw/share/man/man3/ERR_remove_state.3 0644 root bin
+f none /opt/csw/share/man/man3/ERR_set_mark.3 0644 root bin
+f none /opt/csw/share/man/man3/EVP_BytesToKey.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_block_size.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_cipher.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_cleanup.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_ctrl.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_flags.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_get_app_data.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_init.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_iv_length.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_key_length.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_mode.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_nid.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_set_app_data.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_set_key_length.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_set_padding.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_CTX_type.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_asn1_to_param.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_block_size.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_flags.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_iv_length.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_key_length.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_mode.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_nid.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_param_to_asn1.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CIPHER_type.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CipherFinal.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CipherFinal_ex.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CipherInit.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CipherInit_ex.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_CipherUpdate.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DecryptFinal.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DecryptFinal_ex.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DecryptInit.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DecryptInit_ex.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DecryptUpdate.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_DigestFinal_ex.3=EVP_DigestInit.3
+f none /opt/csw/share/man/man3/EVP_DigestInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_DigestInit_ex.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_DigestUpdate.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_EncryptFinal.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_EncryptFinal_ex.3=EVP_EncryptInit.3
+f none /opt/csw/share/man/man3/EVP_EncryptInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_EncryptInit_ex.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_EncryptUpdate.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_MAX_MD_SIZE.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_block_size.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_cleanup.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_copy.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_copy_ex.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_create.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_destroy.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_init.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_md.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_size.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_CTX_type.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_block_size.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_pkey_type.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_size.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_MD_type.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_OpenFinal.3=EVP_OpenInit.3
+f none /opt/csw/share/man/man3/EVP_OpenInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_OpenUpdate.3=EVP_OpenInit.3
+s none /opt/csw/share/man/man3/EVP_PKEY_assign_DH.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_assign_DSA.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_assign_EC_KEY.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_assign_RSA.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_free.3=EVP_PKEY_new.3
+s none /opt/csw/share/man/man3/EVP_PKEY_get1_DH.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_get1_DSA.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_get1_EC_KEY.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_get1_RSA.3=EVP_PKEY_set1_RSA.3
+f none /opt/csw/share/man/man3/EVP_PKEY_new.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_PKEY_set1_DH.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_set1_DSA.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_PKEY_set1_EC_KEY.3=EVP_PKEY_set1_RSA.3
+f none /opt/csw/share/man/man3/EVP_PKEY_set1_RSA.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_PKEY_type.3=EVP_PKEY_set1_RSA.3
+s none /opt/csw/share/man/man3/EVP_SealFinal.3=EVP_SealInit.3
+f none /opt/csw/share/man/man3/EVP_SealInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_SealUpdate.3=EVP_SealInit.3
+s none /opt/csw/share/man/man3/EVP_SignFinal.3=EVP_SignInit.3
+f none /opt/csw/share/man/man3/EVP_SignInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_SignUpdate.3=EVP_SignInit.3
+s none /opt/csw/share/man/man3/EVP_VerifyFinal.3=EVP_VerifyInit.3
+f none /opt/csw/share/man/man3/EVP_VerifyInit.3 0644 root bin
+s none /opt/csw/share/man/man3/EVP_VerifyUpdate.3=EVP_VerifyInit.3
+s none /opt/csw/share/man/man3/EVP_dss.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_dss1.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_get_cipherbyname.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_get_cipherbynid.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_get_cipherbyobj.3=EVP_EncryptInit.3
+s none /opt/csw/share/man/man3/EVP_get_digestbyname.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_get_digestbynid.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_get_digestbyobj.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_md2.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_md5.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_md_null.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_mdc2.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_ripemd160.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_sha.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/EVP_sha1.3=EVP_DigestInit.3
+s none /opt/csw/share/man/man3/HMAC.3=hmac.3
+s none /opt/csw/share/man/man3/HMAC_Final.3=hmac.3
+s none /opt/csw/share/man/man3/HMAC_Init.3=hmac.3
+s none /opt/csw/share/man/man3/HMAC_Update.3=hmac.3
+s none /opt/csw/share/man/man3/HMAC_cleanup.3=hmac.3
+s none /opt/csw/share/man/man3/MD2.3=md5.3
+s none /opt/csw/share/man/man3/MD2_Final.3=md5.3
+s none /opt/csw/share/man/man3/MD2_Init.3=md5.3
+s none /opt/csw/share/man/man3/MD2_Update.3=md5.3
+s none /opt/csw/share/man/man3/MD4.3=md5.3
+s none /opt/csw/share/man/man3/MD4_Final.3=md5.3
+s none /opt/csw/share/man/man3/MD4_Init.3=md5.3
+s none /opt/csw/share/man/man3/MD4_Update.3=md5.3
+s none /opt/csw/share/man/man3/MD5.3=md5.3
+s none /opt/csw/share/man/man3/MD5_Final.3=md5.3
+s none /opt/csw/share/man/man3/MD5_Init.3=md5.3
+s none /opt/csw/share/man/man3/MD5_Update.3=md5.3
+s none /opt/csw/share/man/man3/MDC2.3=mdc2.3
+s none /opt/csw/share/man/man3/MDC2_Final.3=mdc2.3
+s none /opt/csw/share/man/man3/MDC2_Init.3=mdc2.3
+s none /opt/csw/share/man/man3/MDC2_Update.3=mdc2.3
+s none /opt/csw/share/man/man3/OBJ_cleanup.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_cmp.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_create.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_dup.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_ln2nid.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_nid2ln.3=OBJ_nid2obj.3
+f none /opt/csw/share/man/man3/OBJ_nid2obj.3 0644 root bin
+s none /opt/csw/share/man/man3/OBJ_nid2sn.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_obj2nid.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_obj2txt.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_sn2nid.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_txt2nid.3=OBJ_nid2obj.3
+s none /opt/csw/share/man/man3/OBJ_txt2obj.3=OBJ_nid2obj.3
+f none /opt/csw/share/man/man3/OPENSSL_Applink.3 0644 root bin
+f none /opt/csw/share/man/man3/OPENSSL_VERSION_NUMBER.3 0644 root bin
+f none /opt/csw/share/man/man3/OPENSSL_config.3 0644 root bin
+f none /opt/csw/share/man/man3/OPENSSL_ia32cap.3 0644 root bin
+f none /opt/csw/share/man/man3/OPENSSL_load_builtin_modules.3 0644 root bin
+s none /opt/csw/share/man/man3/OPENSSL_no_config.3=OPENSSL_config.3
+f none /opt/csw/share/man/man3/OpenSSL_add_all_algorithms.3 0644 root bin
+s none /opt/csw/share/man/man3/OpenSSL_add_all_ciphers.3=OpenSSL_add_all_algorithms.3
+s none /opt/csw/share/man/man3/OpenSSL_add_all_digests.3=OpenSSL_add_all_algorithms.3
+s none /opt/csw/share/man/man3/OpenSSL_add_ssl_algorithms.3=SSL_library_init.3
+s none /opt/csw/share/man/man3/PEM.3=pem.3
+f none /opt/csw/share/man/man3/PKCS12_create.3 0644 root bin
+f none /opt/csw/share/man/man3/PKCS12_parse.3 0644 root bin
+f none /opt/csw/share/man/man3/PKCS7_decrypt.3 0644 root bin
+f none /opt/csw/share/man/man3/PKCS7_encrypt.3 0644 root bin
+f none /opt/csw/share/man/man3/PKCS7_sign.3 0644 root bin
+f none /opt/csw/share/man/man3/PKCS7_verify.3 0644 root bin
+s none /opt/csw/share/man/man3/RAND_SSLeay.3=RAND_set_rand_method.3
+f none /opt/csw/share/man/man3/RAND_add.3 0644 root bin
+f none /opt/csw/share/man/man3/RAND_bytes.3 0644 root bin
+f none /opt/csw/share/man/man3/RAND_cleanup.3 0644 root bin
+f none /opt/csw/share/man/man3/RAND_egd.3 0644 root bin
+s none /opt/csw/share/man/man3/RAND_event.3=RAND_add.3
+s none /opt/csw/share/man/man3/RAND_file_name.3=RAND_load_file.3
+s none /opt/csw/share/man/man3/RAND_get_rand_method.3=RAND_set_rand_method.3
+f none /opt/csw/share/man/man3/RAND_load_file.3 0644 root bin
+s none /opt/csw/share/man/man3/RAND_pseudo_bytes.3=RAND_bytes.3
+s none /opt/csw/share/man/man3/RAND_screen.3=RAND_add.3
+s none /opt/csw/share/man/man3/RAND_seed.3=RAND_add.3
+f none /opt/csw/share/man/man3/RAND_set_rand_method.3 0644 root bin
+s none /opt/csw/share/man/man3/RAND_status.3=RAND_add.3
+s none /opt/csw/share/man/man3/RAND_write_file.3=RAND_load_file.3
+s none /opt/csw/share/man/man3/RC4.3=rc4.3
+s none /opt/csw/share/man/man3/RC4_set_key.3=rc4.3
+s none /opt/csw/share/man/man3/RIPEMD160.3=ripemd.3
+s none /opt/csw/share/man/man3/RIPEMD160_Final.3=ripemd.3
+s none /opt/csw/share/man/man3/RIPEMD160_Init.3=ripemd.3
+s none /opt/csw/share/man/man3/RIPEMD160_Update.3=ripemd.3
+s none /opt/csw/share/man/man3/RSA_PKCS1_SSLeay.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_blinding_off.3=RSA_blinding_on.3
+f none /opt/csw/share/man/man3/RSA_blinding_on.3 0644 root bin
+f none /opt/csw/share/man/man3/RSA_check_key.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_flags.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_free.3=RSA_new.3
+f none /opt/csw/share/man/man3/RSA_generate_key.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_get_default_method.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_get_ex_data.3=RSA_get_ex_new_index.3
+f none /opt/csw/share/man/man3/RSA_get_ex_new_index.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_get_method.3=RSA_set_method.3
+f none /opt/csw/share/man/man3/RSA_new.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_new_method.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_null_method.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_padding_add_PKCS1_OAEP.3=RSA_padding_add_PKCS1_type_1.3
+f none /opt/csw/share/man/man3/RSA_padding_add_PKCS1_type_1.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_padding_add_PKCS1_type_2.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_add_SSLv23.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_add_none.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_check_PKCS1_OAEP.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_check_PKCS1_type_1.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_check_PKCS1_type_2.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_check_SSLv23.3=RSA_padding_add_PKCS1_type_1.3
+s none /opt/csw/share/man/man3/RSA_padding_check_none.3=RSA_padding_add_PKCS1_type_1.3
+f none /opt/csw/share/man/man3/RSA_print.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_print_fp.3=RSA_print.3
+s none /opt/csw/share/man/man3/RSA_private_decrypt.3=RSA_public_encrypt.3
+f none /opt/csw/share/man/man3/RSA_private_encrypt.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_public_decrypt.3=RSA_private_encrypt.3
+f none /opt/csw/share/man/man3/RSA_public_encrypt.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_set_default_method.3=RSA_set_method.3
+s none /opt/csw/share/man/man3/RSA_set_ex_data.3=RSA_get_ex_new_index.3
+f none /opt/csw/share/man/man3/RSA_set_method.3 0644 root bin
+f none /opt/csw/share/man/man3/RSA_sign.3 0644 root bin
+f none /opt/csw/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3 0644 root bin
+f none /opt/csw/share/man/man3/RSA_size.3 0644 root bin
+s none /opt/csw/share/man/man3/RSA_verify.3=RSA_sign.3
+s none /opt/csw/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3=RSA_sign_ASN1_OCTET_STRING.3
+s none /opt/csw/share/man/man3/SHA1.3=sha.3
+s none /opt/csw/share/man/man3/SHA1_Final.3=sha.3
+s none /opt/csw/share/man/man3/SHA1_Init.3=sha.3
+s none /opt/csw/share/man/man3/SHA1_Update.3=sha.3
+f none /opt/csw/share/man/man3/SMIME_read_PKCS7.3 0644 root bin
+f none /opt/csw/share/man/man3/SMIME_write_PKCS7.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL.3=ssl.3
+s none /opt/csw/share/man/man3/SSL_CIPHER_description.3=SSL_CIPHER_get_name.3
+s none /opt/csw/share/man/man3/SSL_CIPHER_get_bits.3=SSL_CIPHER_get_name.3
+f none /opt/csw/share/man/man3/SSL_CIPHER_get_name.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CIPHER_get_version.3=SSL_CIPHER_get_name.3
+f none /opt/csw/share/man/man3/SSL_COMP_add_compression_method.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_add_client_CA.3=SSL_CTX_set_client_CA_list.3
+f none /opt/csw/share/man/man3/SSL_CTX_add_extra_chain_cert.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_add_session.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_callback_ctrl.3=SSL_CTX_ctrl.3
+s none /opt/csw/share/man/man3/SSL_CTX_check_private_key.3=SSL_CTX_use_certificate.3
+f none /opt/csw/share/man/man3/SSL_CTX_ctrl.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_flush_sessions.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_free.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_get_cert_store.3=SSL_CTX_set_cert_store.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_client_CA_list.3=SSL_get_client_CA_list.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_client_cert_cb.3=SSL_CTX_set_client_cert_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_ex_data.3=SSL_CTX_get_ex_new_index.3
+f none /opt/csw/share/man/man3/SSL_CTX_get_ex_new_index.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_get_info_callback.3=SSL_CTX_set_info_callback.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_max_cert_list.3=SSL_CTX_set_max_cert_list.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_mode.3=SSL_CTX_set_mode.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_options.3=SSL_CTX_set_options.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_quiet_shutdown.3=SSL_CTX_set_quiet_shutdown.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_session_cache_mode.3=SSL_CTX_set_session_cache_mode.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_timeout.3=SSL_CTX_set_timeout.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_verify_callback.3=SSL_CTX_get_verify_mode.3
+s none /opt/csw/share/man/man3/SSL_CTX_get_verify_depth.3=SSL_CTX_get_verify_mode.3
+f none /opt/csw/share/man/man3/SSL_CTX_get_verify_mode.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_load_verify_locations.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_need_tmp_rsa.3=SSL_CTX_set_tmp_rsa_callback.3
+f none /opt/csw/share/man/man3/SSL_CTX_new.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_remove_session.3=SSL_CTX_add_session.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_accept.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_accept_good.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_accept_renegotiate.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_cache_full.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_cb_hits.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_connect.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_connect_good.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_connect_renegotiate.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_get_cache_size.3=SSL_CTX_sess_set_cache_size.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_get_get_cb.3=SSL_CTX_sess_set_get_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_get_new_cb.3=SSL_CTX_sess_set_get_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_get_remove_cb.3=SSL_CTX_sess_set_get_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_hits.3=SSL_CTX_sess_number.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_misses.3=SSL_CTX_sess_number.3
+f none /opt/csw/share/man/man3/SSL_CTX_sess_number.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_sess_set_cache_size.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_sess_set_get_cb.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_sess_set_new_cb.3=SSL_CTX_sess_set_get_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_set_remove_cb.3=SSL_CTX_sess_set_get_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_sess_timeouts.3=SSL_CTX_sess_number.3
+f none /opt/csw/share/man/man3/SSL_CTX_sessions.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_cert_store.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_cert_verify_callback.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_cipher_list.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_client_CA_list.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_client_cert_cb.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_default_passwd_cb.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3=SSL_CTX_set_default_passwd_cb.3
+s none /opt/csw/share/man/man3/SSL_CTX_set_ex_data.3=SSL_CTX_get_ex_new_index.3
+f none /opt/csw/share/man/man3/SSL_CTX_set_generate_session_id.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_info_callback.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_max_cert_list.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_mode.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_msg_callback.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_set_msg_callback_arg.3=SSL_CTX_set_msg_callback.3
+f none /opt/csw/share/man/man3/SSL_CTX_set_options.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_quiet_shutdown.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_session_cache_mode.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_session_id_context.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_ssl_version.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_timeout.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_set_tmp_dh.3=SSL_CTX_set_tmp_dh_callback.3
+f none /opt/csw/share/man/man3/SSL_CTX_set_tmp_dh_callback.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_set_tmp_rsa.3=SSL_CTX_set_tmp_rsa_callback.3
+f none /opt/csw/share/man/man3/SSL_CTX_set_tmp_rsa_callback.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_CTX_set_verify.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_set_verify_depth.3=SSL_CTX_set_verify.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_PrivateKey.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_PrivateKey_file.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_RSAPrivateKey.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3=SSL_CTX_use_certificate.3
+f none /opt/csw/share/man/man3/SSL_CTX_use_certificate.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_CTX_use_certificate_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_certificate_chain_file.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_CTX_use_certificate_file.3=SSL_CTX_use_certificate.3
+f none /opt/csw/share/man/man3/SSL_SESSION_free.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_SESSION_get_ex_data.3=SSL_SESSION_get_ex_new_index.3
+f none /opt/csw/share/man/man3/SSL_SESSION_get_ex_new_index.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_SESSION_get_time.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_SESSION_get_timeout.3=SSL_SESSION_get_time.3
+s none /opt/csw/share/man/man3/SSL_SESSION_set_ex_data.3=SSL_SESSION_get_ex_new_index.3
+s none /opt/csw/share/man/man3/SSL_SESSION_set_time.3=SSL_SESSION_get_time.3
+f none /opt/csw/share/man/man3/SSL_accept.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_add_client_CA.3=SSL_CTX_set_client_CA_list.3
+s none /opt/csw/share/man/man3/SSL_add_session.3=SSL_CTX_add_session.3
+s none /opt/csw/share/man/man3/SSL_alert_desc_string.3=SSL_alert_type_string.3
+s none /opt/csw/share/man/man3/SSL_alert_desc_string_long.3=SSL_alert_type_string.3
+f none /opt/csw/share/man/man3/SSL_alert_type_string.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_alert_type_string_long.3=SSL_alert_type_string.3
+s none /opt/csw/share/man/man3/SSL_callback_ctrl.3=SSL_CTX_ctrl.3
+s none /opt/csw/share/man/man3/SSL_check_private_key.3=SSL_CTX_use_certificate.3
+f none /opt/csw/share/man/man3/SSL_clear.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_connect.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_ctrl.3=SSL_CTX_ctrl.3
+f none /opt/csw/share/man/man3/SSL_do_handshake.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_flush_sessions.3=SSL_CTX_flush_sessions.3
+f none /opt/csw/share/man/man3/SSL_free.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_SSL_CTX.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_get_accept_state.3=SSL_set_connect_state.3
+s none /opt/csw/share/man/man3/SSL_get_cipher.3=SSL_get_current_cipher.3
+s none /opt/csw/share/man/man3/SSL_get_cipher_bits.3=SSL_get_current_cipher.3
+s none /opt/csw/share/man/man3/SSL_get_cipher_list.3=SSL_get_ciphers.3
+s none /opt/csw/share/man/man3/SSL_get_cipher_name.3=SSL_get_current_cipher.3
+s none /opt/csw/share/man/man3/SSL_get_cipher_version.3=SSL_get_current_cipher.3
+f none /opt/csw/share/man/man3/SSL_get_ciphers.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_client_CA_list.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_current_cipher.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_default_timeout.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_error.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_get_ex_data.3=SSL_get_ex_new_index.3
+f none /opt/csw/share/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_ex_new_index.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_fd.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_get_info_callback.3=SSL_CTX_set_info_callback.3
+s none /opt/csw/share/man/man3/SSL_get_max_cert_list.3=SSL_CTX_set_max_cert_list.3
+s none /opt/csw/share/man/man3/SSL_get_mode.3=SSL_CTX_set_mode.3
+s none /opt/csw/share/man/man3/SSL_get_msg_callback_arg.3=SSL_CTX_set_msg_callback.3
+s none /opt/csw/share/man/man3/SSL_get_options.3=SSL_CTX_set_options.3
+f none /opt/csw/share/man/man3/SSL_get_peer_cert_chain.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_peer_certificate.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_get_quiet_shutdown.3=SSL_CTX_set_quiet_shutdown.3
+f none /opt/csw/share/man/man3/SSL_get_rbio.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_session.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_get_shutdown.3=SSL_set_shutdown.3
+s none /opt/csw/share/man/man3/SSL_get_ssl_method.3=SSL_CTX_set_ssl_version.3
+s none /opt/csw/share/man/man3/SSL_get_verify_callback.3=SSL_CTX_get_verify_mode.3
+s none /opt/csw/share/man/man3/SSL_get_verify_depth.3=SSL_CTX_get_verify_mode.3
+s none /opt/csw/share/man/man3/SSL_get_verify_mode.3=SSL_CTX_get_verify_mode.3
+f none /opt/csw/share/man/man3/SSL_get_verify_result.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_get_version.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_has_matching_session_id.3=SSL_CTX_set_generate_session_id.3
+f none /opt/csw/share/man/man3/SSL_library_init.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_load_client_CA_file.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_load_error_strings.3=ERR_load_crypto_strings.3
+s none /opt/csw/share/man/man3/SSL_need_tmp_rsa.3=SSL_CTX_set_tmp_rsa_callback.3
+f none /opt/csw/share/man/man3/SSL_new.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_pending.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_read.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_remove_session.3=SSL_CTX_add_session.3
+f none /opt/csw/share/man/man3/SSL_rstate_string.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_rstate_string_long.3=SSL_rstate_string.3
+f none /opt/csw/share/man/man3/SSL_session_reused.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_set_bio.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_set_cipher_list.3=SSL_CTX_set_cipher_list.3
+s none /opt/csw/share/man/man3/SSL_set_client_CA_list.3=SSL_CTX_set_client_CA_list.3
+f none /opt/csw/share/man/man3/SSL_set_connect_state.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_set_ex_data.3=SSL_get_ex_new_index.3
+f none /opt/csw/share/man/man3/SSL_set_fd.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_set_generate_session_id.3=SSL_CTX_set_generate_session_id.3
+s none /opt/csw/share/man/man3/SSL_set_info_callback.3=SSL_CTX_set_info_callback.3
+s none /opt/csw/share/man/man3/SSL_set_max_cert_list.3=SSL_CTX_set_max_cert_list.3
+s none /opt/csw/share/man/man3/SSL_set_mode.3=SSL_CTX_set_mode.3
+s none /opt/csw/share/man/man3/SSL_set_msg_callback.3=SSL_CTX_set_msg_callback.3
+s none /opt/csw/share/man/man3/SSL_set_options.3=SSL_CTX_set_options.3
+s none /opt/csw/share/man/man3/SSL_set_quiet_shutdown.3=SSL_CTX_set_quiet_shutdown.3
+f none /opt/csw/share/man/man3/SSL_set_session.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_set_session_id_context.3=SSL_CTX_set_session_id_context.3
+f none /opt/csw/share/man/man3/SSL_set_shutdown.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_set_ssl_method.3=SSL_CTX_set_ssl_version.3
+s none /opt/csw/share/man/man3/SSL_set_tmp_dh.3=SSL_CTX_set_tmp_dh_callback.3
+s none /opt/csw/share/man/man3/SSL_set_tmp_dh_callback.3=SSL_CTX_set_tmp_dh_callback.3
+s none /opt/csw/share/man/man3/SSL_set_tmp_rsa.3=SSL_CTX_set_tmp_rsa_callback.3
+s none /opt/csw/share/man/man3/SSL_set_tmp_rsa_callback.3=SSL_CTX_set_tmp_rsa_callback.3
+s none /opt/csw/share/man/man3/SSL_set_verify.3=SSL_CTX_set_verify.3
+s none /opt/csw/share/man/man3/SSL_set_verify_depth.3=SSL_CTX_set_verify.3
+f none /opt/csw/share/man/man3/SSL_set_verify_result.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_shutdown.3 0644 root bin
+f none /opt/csw/share/man/man3/SSL_state_string.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_state_string_long.3=SSL_state_string.3
+s none /opt/csw/share/man/man3/SSL_use_PrivateKey.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_PrivateKey_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_PrivateKey_file.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_RSAPrivateKey.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_RSAPrivateKey_file.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_certificate.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_certificate_ASN1.3=SSL_CTX_use_certificate.3
+s none /opt/csw/share/man/man3/SSL_use_certificate_file.3=SSL_CTX_use_certificate.3
+f none /opt/csw/share/man/man3/SSL_want.3 0644 root bin
+s none /opt/csw/share/man/man3/SSL_want_nothing.3=SSL_want.3
+s none /opt/csw/share/man/man3/SSL_want_read.3=SSL_want.3
+s none /opt/csw/share/man/man3/SSL_want_write.3=SSL_want.3
+s none /opt/csw/share/man/man3/SSL_want_x509_lookup.3=SSL_want.3
+f none /opt/csw/share/man/man3/SSL_write.3 0644 root bin
+s none /opt/csw/share/man/man3/SSLeay.3=OPENSSL_VERSION_NUMBER.3
+s none /opt/csw/share/man/man3/SSLeay_add_ssl_algorithms.3=SSL_library_init.3
+s none /opt/csw/share/man/man3/SSLeay_version.3=OPENSSL_VERSION_NUMBER.3
+s none /opt/csw/share/man/man3/UI_OpenSSL.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_error_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_info_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_input_boolean.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_input_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_user_data.3=ui.3
+s none /opt/csw/share/man/man3/UI_add_verify_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_construct_prompt.3=ui.3
+s none /opt/csw/share/man/man3/UI_ctrl.3=ui.3
+s none /opt/csw/share/man/man3/UI_dup_error_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_dup_info_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_dup_input_boolean.3=ui.3
+s none /opt/csw/share/man/man3/UI_dup_input_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_dup_verify_string.3=ui.3
+s none /opt/csw/share/man/man3/UI_free.3=ui.3
+s none /opt/csw/share/man/man3/UI_get0_result.3=ui.3
+s none /opt/csw/share/man/man3/UI_get0_user_data.3=ui.3
+s none /opt/csw/share/man/man3/UI_get_default_method.3=ui.3
+s none /opt/csw/share/man/man3/UI_get_method.3=ui.3
+s none /opt/csw/share/man/man3/UI_new.3=ui.3
+s none /opt/csw/share/man/man3/UI_new_method.3=ui.3
+s none /opt/csw/share/man/man3/UI_process.3=ui.3
+s none /opt/csw/share/man/man3/UI_set_default_method.3=ui.3
+s none /opt/csw/share/man/man3/UI_set_method.3=ui.3
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_NID.3=X509_NAME_ENTRY_get_object.3
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3=X509_NAME_ENTRY_get_object.3
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_create_by_txt.3=X509_NAME_ENTRY_get_object.3
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_get_data.3=X509_NAME_ENTRY_get_object.3
+f none /opt/csw/share/man/man3/X509_NAME_ENTRY_get_object.3 0644 root bin
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_set_data.3=X509_NAME_ENTRY_get_object.3
+s none /opt/csw/share/man/man3/X509_NAME_ENTRY_set_object.3=X509_NAME_ENTRY_get_object.3
+s none /opt/csw/share/man/man3/X509_NAME_add_entry.3=X509_NAME_add_entry_by_txt.3
+s none /opt/csw/share/man/man3/X509_NAME_add_entry_by_NID.3=X509_NAME_add_entry_by_txt.3
+s none /opt/csw/share/man/man3/X509_NAME_add_entry_by_OBJ.3=X509_NAME_add_entry_by_txt.3
+f none /opt/csw/share/man/man3/X509_NAME_add_entry_by_txt.3 0644 root bin
+s none /opt/csw/share/man/man3/X509_NAME_delete_entry.3=X509_NAME_add_entry_by_txt.3
+s none /opt/csw/share/man/man3/X509_NAME_entry_count.3=X509_NAME_get_index_by_NID.3
+s none /opt/csw/share/man/man3/X509_NAME_get_entry.3=X509_NAME_get_index_by_NID.3
+f none /opt/csw/share/man/man3/X509_NAME_get_index_by_NID.3 0644 root bin
+s none /opt/csw/share/man/man3/X509_NAME_get_index_by_OBJ.3=X509_NAME_get_index_by_NID.3
+s none /opt/csw/share/man/man3/X509_NAME_get_text_by_NID.3=X509_NAME_get_index_by_NID.3
+s none /opt/csw/share/man/man3/X509_NAME_get_text_by_OBJ.3=X509_NAME_get_index_by_NID.3
+s none /opt/csw/share/man/man3/X509_NAME_oneline.3=X509_NAME_print_ex.3
+s none /opt/csw/share/man/man3/X509_NAME_print.3=X509_NAME_print_ex.3
+f none /opt/csw/share/man/man3/X509_NAME_print_ex.3 0644 root bin
+s none /opt/csw/share/man/man3/X509_NAME_print_ex_fp.3=X509_NAME_print_ex.3
+s none /opt/csw/share/man/man3/X509_free.3=X509_new.3
+f none /opt/csw/share/man/man3/X509_new.3 0644 root bin
+f none /opt/csw/share/man/man3/bio.3 0644 root bin
+f none /opt/csw/share/man/man3/blowfish.3 0644 root bin
+f none /opt/csw/share/man/man3/bn.3 0644 root bin
+s none /opt/csw/share/man/man3/bn_add_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_check_top.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_cmp_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_div_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_dump.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_expand.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_expand2.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_fix_top.3=bn_internal.3
+f none /opt/csw/share/man/man3/bn_internal.3 0644 root bin
+s none /opt/csw/share/man/man3/bn_mul_add_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_comba4.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_comba8.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_high.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_low_normal.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_low_recursive.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_normal.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_part_recursive.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_recursive.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_mul_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_print.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_set_high.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_set_low.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_set_max.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sqr_comba4.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sqr_comba8.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sqr_normal.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sqr_recursive.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sqr_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_sub_words.3=bn_internal.3
+s none /opt/csw/share/man/man3/bn_wexpand.3=bn_internal.3
+f none /opt/csw/share/man/man3/buffer.3 0644 root bin
+f none /opt/csw/share/man/man3/crypto.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_509_CRL_fp.3=d2i_X509_CRL.3
+f none /opt/csw/share/man/man3/d2i_ASN1_OBJECT.3 0644 root bin
+f none /opt/csw/share/man/man3/d2i_DHparams.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_DSAPrivateKey.3=d2i_DSAPublicKey.3
+f none /opt/csw/share/man/man3/d2i_DSAPublicKey.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_DSA_PUBKEY.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/d2i_DSA_SIG.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/d2i_Netscape_RSA.3=d2i_RSAPublicKey.3
+f none /opt/csw/share/man/man3/d2i_PKCS8PrivateKey.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_PKCS8PrivateKey_bio.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/d2i_PKCS8PrivateKey_fp.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/d2i_RSAPrivateKey.3=d2i_RSAPublicKey.3
+f none /opt/csw/share/man/man3/d2i_RSAPublicKey.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_RSA_PUBKEY.3=d2i_RSAPublicKey.3
+f none /opt/csw/share/man/man3/d2i_SSL_SESSION.3 0644 root bin
+f none /opt/csw/share/man/man3/d2i_X509.3 0644 root bin
+f none /opt/csw/share/man/man3/d2i_X509_ALGOR.3 0644 root bin
+f none /opt/csw/share/man/man3/d2i_X509_CRL.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_X509_CRL_bio.3=d2i_X509_CRL.3
+f none /opt/csw/share/man/man3/d2i_X509_NAME.3 0644 root bin
+f none /opt/csw/share/man/man3/d2i_X509_REQ.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_X509_REQ_bio.3=d2i_X509_REQ.3
+s none /opt/csw/share/man/man3/d2i_X509_REQ_fp.3=d2i_X509_REQ.3
+f none /opt/csw/share/man/man3/d2i_X509_SIG.3 0644 root bin
+s none /opt/csw/share/man/man3/d2i_X509_bio.3=d2i_X509.3
+s none /opt/csw/share/man/man3/d2i_X509_fp.3=d2i_X509.3
+f none /opt/csw/share/man/man3/des.3 0644 root bin
+s none /opt/csw/share/man/man3/des_read_2passwords.3=ui_compat.3
+s none /opt/csw/share/man/man3/des_read_password.3=ui_compat.3
+s none /opt/csw/share/man/man3/des_read_pw.3=ui_compat.3
+s none /opt/csw/share/man/man3/des_read_pw_string.3=ui_compat.3
+f none /opt/csw/share/man/man3/dh.3 0644 root bin
+f none /opt/csw/share/man/man3/dsa.3 0644 root bin
+f none /opt/csw/share/man/man3/ecdsa.3 0644 root bin
+f none /opt/csw/share/man/man3/engine.3 0644 root bin
+f none /opt/csw/share/man/man3/err.3 0644 root bin
+f none /opt/csw/share/man/man3/evp.3 0644 root bin
+f none /opt/csw/share/man/man3/hmac.3 0644 root bin
+s none /opt/csw/share/man/man3/i2d_ASN1_OBJECT.3=d2i_ASN1_OBJECT.3
+s none /opt/csw/share/man/man3/i2d_DHparams.3=d2i_DHparams.3
+s none /opt/csw/share/man/man3/i2d_DSAPrivateKey.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_DSAPublicKey.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_DSA_PUBKEY.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_DSA_SIG.3=d2i_DSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_Netscape_RSA.3=d2i_RSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_PKCS8PrivateKey_bio.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/i2d_PKCS8PrivateKey_fp.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3=d2i_PKCS8PrivateKey.3
+s none /opt/csw/share/man/man3/i2d_RSAPrivateKey.3=d2i_RSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_RSAPublicKey.3=d2i_RSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_RSA_PUBKEY.3=d2i_RSAPublicKey.3
+s none /opt/csw/share/man/man3/i2d_SSL_SESSION.3=d2i_SSL_SESSION.3
+s none /opt/csw/share/man/man3/i2d_X509.3=d2i_X509.3
+s none /opt/csw/share/man/man3/i2d_X509_ALGOR.3=d2i_X509_ALGOR.3
+s none /opt/csw/share/man/man3/i2d_X509_CRL.3=d2i_X509_CRL.3
+s none /opt/csw/share/man/man3/i2d_X509_CRL_bio.3=d2i_X509_CRL.3
+s none /opt/csw/share/man/man3/i2d_X509_CRL_fp.3=d2i_X509_CRL.3
+s none /opt/csw/share/man/man3/i2d_X509_NAME.3=d2i_X509_NAME.3
+s none /opt/csw/share/man/man3/i2d_X509_REQ.3=d2i_X509_REQ.3
+s none /opt/csw/share/man/man3/i2d_X509_REQ_bio.3=d2i_X509_REQ.3
+s none /opt/csw/share/man/man3/i2d_X509_REQ_fp.3=d2i_X509_REQ.3
+s none /opt/csw/share/man/man3/i2d_X509_SIG.3=d2i_X509_SIG.3
+s none /opt/csw/share/man/man3/i2d_X509_bio.3=d2i_X509.3
+s none /opt/csw/share/man/man3/i2d_X509_fp.3=d2i_X509.3
+s none /opt/csw/share/man/man3/lh_delete.3=lhash.3
+s none /opt/csw/share/man/man3/lh_doall.3=lhash.3
+s none /opt/csw/share/man/man3/lh_doall_arg.3=lhash.3
+s none /opt/csw/share/man/man3/lh_error.3=lhash.3
+s none /opt/csw/share/man/man3/lh_free.3=lhash.3
+s none /opt/csw/share/man/man3/lh_insert.3=lhash.3
+s none /opt/csw/share/man/man3/lh_new.3=lhash.3
+s none /opt/csw/share/man/man3/lh_node_stats.3=lh_stats.3
+s none /opt/csw/share/man/man3/lh_node_stats_bio.3=lh_stats.3
+s none /opt/csw/share/man/man3/lh_node_usage_stats.3=lh_stats.3
+s none /opt/csw/share/man/man3/lh_node_usage_stats_bio.3=lh_stats.3
+s none /opt/csw/share/man/man3/lh_retrieve.3=lhash.3
+f none /opt/csw/share/man/man3/lh_stats.3 0644 root bin
+s none /opt/csw/share/man/man3/lh_stats_bio.3=lh_stats.3
+f none /opt/csw/share/man/man3/lhash.3 0644 root bin
+f none /opt/csw/share/man/man3/md5.3 0644 root bin
+f none /opt/csw/share/man/man3/mdc2.3 0644 root bin
+f none /opt/csw/share/man/man3/pem.3 0644 root bin
+f none /opt/csw/share/man/man3/rand.3 0644 root bin
+f none /opt/csw/share/man/man3/rc4.3 0644 root bin
+f none /opt/csw/share/man/man3/ripemd.3 0644 root bin
+f none /opt/csw/share/man/man3/rsa.3 0644 root bin
+f none /opt/csw/share/man/man3/sha.3 0644 root bin
+f none /opt/csw/share/man/man3/ssl.3 0644 root bin
+f none /opt/csw/share/man/man3/threads.3 0644 root bin
+f none /opt/csw/share/man/man3/ui.3 0644 root bin
+f none /opt/csw/share/man/man3/ui_compat.3 0644 root bin
+f none /opt/csw/share/man/man3/x509.3 0644 root bin
+i checkpkg_override=checkpkg_override.CSWossldevel
+i copyright=CSWossldevel.copyright
+i depend=CSWossldevel.depend
+i pkginfo=CSWossldevel.pkginfo

Copied: csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-sparc (from rev 16105, csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc)
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-sparc	                        (rev 0)
+++ csw/mgar/pkg/openssl/trunk/files/CSWlibssl-dev.prototype-sparc	2011-11-06 23:51:36 UTC (rev 16111)
@@ -0,0 +1,1064 @@
+d none /opt/csw/include/openssl 0755 root bin
+f none /opt/csw/include/openssl/aes.h 0644 root bin
+f none /opt/csw/include/openssl/asn1.h 0644 root bin
+f none /opt/csw/include/openssl/asn1_mac.h 0644 root bin
+f none /opt/csw/include/openssl/asn1t.h 0644 root bin
+f none /opt/csw/include/openssl/bio.h 0644 root bin
+f none /opt/csw/include/openssl/blowfish.h 0644 root bin
+f none /opt/csw/include/openssl/bn.h 0644 root bin
+f none /opt/csw/include/openssl/buffer.h 0644 root bin
+f none /opt/csw/include/openssl/cast.h 0644 root bin
+f none /opt/csw/include/openssl/comp.h 0644 root bin
+f none /opt/csw/include/openssl/conf.h 0644 root bin
+f none /opt/csw/include/openssl/conf_api.h 0644 root bin
+f none /opt/csw/include/openssl/crypto.h 0644 root bin
+f none /opt/csw/include/openssl/des.h 0644 root bin
+f none /opt/csw/include/openssl/des_old.h 0644 root bin
+f none /opt/csw/include/openssl/dh.h 0644 root bin
+f none /opt/csw/include/openssl/dsa.h 0644 root bin
+f none /opt/csw/include/openssl/dso.h 0644 root bin
+f none /opt/csw/include/openssl/dtls1.h 0644 root bin
+f none /opt/csw/include/openssl/e_os2.h 0644 root bin
+f none /opt/csw/include/openssl/ebcdic.h 0644 root bin
+f none /opt/csw/include/openssl/ec.h 0644 root bin
+f none /opt/csw/include/openssl/ecdh.h 0644 root bin
+f none /opt/csw/include/openssl/ecdsa.h 0644 root bin
+f none /opt/csw/include/openssl/engine.h 0644 root bin
+f none /opt/csw/include/openssl/err.h 0644 root bin
+f none /opt/csw/include/openssl/evp.h 0644 root bin
+f none /opt/csw/include/openssl/hmac.h 0644 root bin
+f none /opt/csw/include/openssl/idea.h 0644 root bin
+f none /opt/csw/include/openssl/krb5_asn.h 0644 root bin
+f none /opt/csw/include/openssl/kssl.h 0644 root bin
+f none /opt/csw/include/openssl/lhash.h 0644 root bin
+f none /opt/csw/include/openssl/md2.h 0644 root bin
+f none /opt/csw/include/openssl/md4.h 0644 root bin
+f none /opt/csw/include/openssl/md5.h 0644 root bin
+f none /opt/csw/include/openssl/obj_mac.h 0644 root bin
+f none /opt/csw/include/openssl/objects.h 0644 root bin
+f none /opt/csw/include/openssl/ocsp.h 0644 root bin
+f none /opt/csw/include/openssl/opensslconf.h 0644 root bin
+f none /opt/csw/include/openssl/opensslv.h 0644 root bin
+f none /opt/csw/include/openssl/ossl_typ.h 0644 root bin
+f none /opt/csw/include/openssl/pem.h 0644 root bin
+f none /opt/csw/include/openssl/pem2.h 0644 root bin
+f none /opt/csw/include/openssl/pkcs12.h 0644 root bin
+f none /opt/csw/include/openssl/pkcs7.h 0644 root bin
+f none /opt/csw/include/openssl/pq_compat.h 0644 root bin
+f none /opt/csw/include/openssl/pqueue.h 0644 root bin
+f none /opt/csw/include/openssl/rand.h 0644 root bin
+f none /opt/csw/include/openssl/rc2.h 0644 root bin
+f none /opt/csw/include/openssl/rc4.h 0644 root bin
+f none /opt/csw/include/openssl/ripemd.h 0644 root bin
+f none /opt/csw/include/openssl/rsa.h 0644 root bin
+f none /opt/csw/include/openssl/safestack.h 0644 root bin
+f none /opt/csw/include/openssl/sha.h 0644 root bin
+f none /opt/csw/include/openssl/ssl.h 0644 root bin
+f none /opt/csw/include/openssl/ssl2.h 0644 root bin
+f none /opt/csw/include/openssl/ssl23.h 0644 root bin
+f none /opt/csw/include/openssl/ssl3.h 0644 root bin
+f none /opt/csw/include/openssl/stack.h 0644 root bin
+f none /opt/csw/include/openssl/store.h 0644 root bin
+f none /opt/csw/include/openssl/symhacks.h 0644 root bin
+f none /opt/csw/include/openssl/tls1.h 0644 root bin
+f none /opt/csw/include/openssl/tmdiff.h 0644 root bin
+f none /opt/csw/include/openssl/txt_db.h 0644 root bin
+f none /opt/csw/include/openssl/ui.h 0644 root bin
+f none /opt/csw/include/openssl/ui_compat.h 0644 root bin
+f none /opt/csw/include/openssl/x509.h 0644 root bin
+f none /opt/csw/include/openssl/x509_vfy.h 0644 root bin
+f none /opt/csw/include/openssl/x509v3.h 0644 root bin
+f none /opt/csw/lib/libssl.a 0644 root bin
+f none /opt/csw/lib/libcrypto.a 0644 root bin 
+s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
+f none /opt/csw/lib/sparcv8plus+vis/libcrypto.a 0644 root bin
+f none /opt/csw/lib/sparcv8plus+vis/libssl.a 0644 root bin
+f none /opt/csw/lib/sparcv9/libcrypto.a 0644 root bin
+f none /opt/csw/lib/sparcv9/libssl.a 0644 root bin
+s none /opt/csw/lib/sparcv9/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/sparcv9/libssl.so=libssl.so.0.9.8
+d none /opt/csw/lib/pkgconfig 0755 root bin
+f none /opt/csw/lib/pkgconfig/libcrypto.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/libssl.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/openssl.pc 0644 root bin
+d none /opt/csw/lib/sparcv9/pkgconfig 0755 root bin
+f none /opt/csw/lib/sparcv9/pkgconfig/libssl.pc 0644 root bin
+f none /opt/csw/lib/sparcv9/pkgconfig/openssl.pc 0644 root bin
+f none /opt/csw/lib/sparcv9/pkgconfig/libcrypto.pc 0644 root bin
+d none /opt/csw/share/doc/openssl_devel 0755 root bin
+f none /opt/csw/share/doc/openssl_devel/changelog.CSW 644 root bin
+f none /opt/csw/share/doc/openssl_devel/license 644 root bin
+f none /opt/csw/share/doc/openssl_devel/CHANGES 644 root bin
+f none /opt/csw/share/doc/openssl_devel/CHANGES.SSLeay 644 root bin
+f none /opt/csw/share/doc/openssl_devel/PROBLEMS 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README 644 root bin
+f none /opt/csw/share/doc/openssl_devel/FAQ 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.ASN1 644 root bin
+f none /opt/csw/share/doc/openssl_devel/INSTALL 644 root bin
+f none /opt/csw/share/doc/openssl_devel/NEWS 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.ENGINE 644 root bin
+f none /opt/csw/share/doc/openssl_devel/README.CSW 644 root bin
+d none /opt/csw/share/man/man3 0755 root bin
+s none /opt/csw/share/man/man3/ASN1_OBJECT_free.3=ASN1_OBJECT_new.3
+f none /opt/csw/share/man/man3/ASN1_OBJECT_new.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_cmp.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_data.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_dup.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_free.3=ASN1_STRING_new.3
+f none /opt/csw/share/man/man3/ASN1_STRING_length.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_length_set.3=ASN1_STRING_length.3
+f none /opt/csw/share/man/man3/ASN1_STRING_new.3 0644 root bin
+f none /opt/csw/share/man/man3/ASN1_STRING_print_ex.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_STRING_print_ex_fp.3=ASN1_STRING_print_ex.3
+s none /opt/csw/share/man/man3/ASN1_STRING_set.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_type.3=ASN1_STRING_length.3
+s none /opt/csw/share/man/man3/ASN1_STRING_type_new.3=ASN1_STRING_new.3
+f none /opt/csw/share/man/man3/ASN1_generate_nconf.3 0644 root bin
+s none /opt/csw/share/man/man3/ASN1_generate_v3.3=ASN1_generate_nconf.3
+s none /opt/csw/share/man/man3/BF_cbc_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_cfb64_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_decrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_ecb_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_ofb64_encrypt.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_options.3=blowfish.3
+s none /opt/csw/share/man/man3/BF_set_key.3=blowfish.3
+s none /opt/csw/share/man/man3/BIO_append_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_callback_ctrl.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_ctrl.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_ctrl_get_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_get_write_guarantee.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_pending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_ctrl_reset_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ctrl_wpending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_debug_callback.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_destroy_bio_pair.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_do_accept.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_do_connect.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_eof.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_f_base64.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_buffer.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_cipher.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_md.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_null.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_f_ssl.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_find_type.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_flush.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_free.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_free_all.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_get_accept_port.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_get_bind_mode.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_get_callback.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_get_callback_arg.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_get_cipher_ctx.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_get_cipher_status.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_get_close.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_get_conn_hostname.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_int_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_ip.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_conn_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_get_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_get_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_get_info_callback.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_get_md.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_get_md_ctx.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_get_mem_data.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_get_mem_ptr.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_get_num_renegotiates.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_get_read_request.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_get_retry_BIO.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_get_retry_reason.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_get_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_get_write_buf_size.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_get_write_guarantee.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_gets.3=BIO_read.3
+s none /opt/csw/share/man/man3/BIO_int_ctrl.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_make_bio_pair.3=BIO_s_bio.3
+f none /opt/csw/share/man/man3/BIO_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_new_bio_pair.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_new_buffer_ssl_connect.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_new_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_new_file.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_new_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_new_mem_buf.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_new_socket.3=BIO_s_socket.3
+s none /opt/csw/share/man/man3/BIO_new_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_new_ssl_connect.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_next.3=BIO_find_type.3
+s none /opt/csw/share/man/man3/BIO_pending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_pop.3=BIO_push.3
+s none /opt/csw/share/man/man3/BIO_ptr_ctrl.3=BIO_ctrl.3
+f none /opt/csw/share/man/man3/BIO_push.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_puts.3=BIO_read.3
+f none /opt/csw/share/man/man3/BIO_read.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_read_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_reset.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_retry_type.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_rw_filename.3=BIO_s_file.3
+f none /opt/csw/share/man/man3/BIO_s_accept.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_bio.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_connect.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_fd.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_file.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_mem.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_null.3 0644 root bin
+f none /opt/csw/share/man/man3/BIO_s_socket.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_seek.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_set_accept_bios.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_accept_port.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_bind_mode.3=BIO_s_accept.3
+f none /opt/csw/share/man/man3/BIO_set_callback.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_set_callback_arg.3=BIO_set_callback.3
+s none /opt/csw/share/man/man3/BIO_set_cipher.3=BIO_f_cipher.3
+s none /opt/csw/share/man/man3/BIO_set_close.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set_conn_hostname.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_int_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_ip.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_conn_port.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_fd.3=BIO_s_fd.3
+s none /opt/csw/share/man/man3/BIO_set_fp.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BIO_set_info_callback.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_set_md.3=BIO_f_md.3
+s none /opt/csw/share/man/man3/BIO_set_mem_buf.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_set_mem_eof_return.3=BIO_s_mem.3
+s none /opt/csw/share/man/man3/BIO_set_nbio.3=BIO_s_connect.3
+s none /opt/csw/share/man/man3/BIO_set_nbio_accept.3=BIO_s_accept.3
+s none /opt/csw/share/man/man3/BIO_set_ssl.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_mode.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_renegotiate_bytes.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_ssl_renegotiate_timeout.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_set_write_buf_size.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_should_io_special.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_should_read.3=BIO_should_retry.3
+f none /opt/csw/share/man/man3/BIO_should_retry.3 0644 root bin
+s none /opt/csw/share/man/man3/BIO_should_write.3=BIO_should_retry.3
+s none /opt/csw/share/man/man3/BIO_shutdown_wr.3=BIO_s_bio.3
+s none /opt/csw/share/man/man3/BIO_ssl_copy_session_id.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_ssl_shutdown.3=BIO_f_ssl.3
+s none /opt/csw/share/man/man3/BIO_tell.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_vfree.3=BIO_new.3
+s none /opt/csw/share/man/man3/BIO_wpending.3=BIO_ctrl.3
+s none /opt/csw/share/man/man3/BIO_write.3=BIO_read.3
+s none /opt/csw/share/man/man3/BIO_write_filename.3=BIO_s_file.3
+s none /opt/csw/share/man/man3/BN_BLINDING_convert.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_convert_ex.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_create_param.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_free.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_get_flags.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_get_thread_id.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_invert.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_invert_ex.3=BN_BLINDING_new.3
+f none /opt/csw/share/man/man3/BN_BLINDING_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_BLINDING_set_flags.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_set_thread_id.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_BLINDING_update.3=BN_BLINDING_new.3
+s none /opt/csw/share/man/man3/BN_CTX_end.3=BN_CTX_start.3
+s none /opt/csw/share/man/man3/BN_CTX_free.3=BN_CTX_new.3
+s none /opt/csw/share/man/man3/BN_CTX_get.3=BN_CTX_start.3
+s none /opt/csw/share/man/man3/BN_CTX_init.3=BN_CTX_new.3
+f none /opt/csw/share/man/man3/BN_CTX_new.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_CTX_start.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_MONT_CTX_copy.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_free.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_init.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_new.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_MONT_CTX_set.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_free.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_init.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_new.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_RECP_CTX_set.3=BN_mod_mul_reciprocal.3
+f none /opt/csw/share/man/man3/BN_add.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_add_word.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_bin2bn.3=BN_bn2bin.3
+f none /opt/csw/share/man/man3/BN_bn2bin.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_bn2dec.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_bn2hex.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_bn2mpi.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_clear.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_clear_bit.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_clear_free.3=BN_new.3
+f none /opt/csw/share/man/man3/BN_cmp.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_copy.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_dec2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_div.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_div_recp.3=BN_mod_mul_reciprocal.3
+s none /opt/csw/share/man/man3/BN_div_word.3=BN_add_word.3
+s none /opt/csw/share/man/man3/BN_dup.3=BN_copy.3
+s none /opt/csw/share/man/man3/BN_exp.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_free.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_from_montgomery.3=BN_mod_mul_montgomery.3
+s none /opt/csw/share/man/man3/BN_gcd.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_generate_prime.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_get_word.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_hex2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_init.3=BN_new.3
+s none /opt/csw/share/man/man3/BN_is_bit_set.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_is_odd.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_one.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_prime.3=BN_generate_prime.3
+s none /opt/csw/share/man/man3/BN_is_prime_fasttest.3=BN_generate_prime.3
+s none /opt/csw/share/man/man3/BN_is_word.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_is_zero.3=BN_cmp.3
+s none /opt/csw/share/man/man3/BN_lshift.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_lshift1.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_mask_bits.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_mod.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_add.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_exp.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_mod_inverse.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_mod_mul.3=BN_add.3
+f none /opt/csw/share/man/man3/BN_mod_mul_montgomery.3 0644 root bin
+f none /opt/csw/share/man/man3/BN_mod_mul_reciprocal.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_mod_sqr.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_sub.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mod_word.3=BN_add_word.3
+s none /opt/csw/share/man/man3/BN_mpi2bn.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_mul.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_mul_word.3=BN_add_word.3
+f none /opt/csw/share/man/man3/BN_new.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_nnmod.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_num_bits.3=BN_num_bytes.3
+s none /opt/csw/share/man/man3/BN_num_bits_word.3=BN_num_bytes.3
+f none /opt/csw/share/man/man3/BN_num_bytes.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_one.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_print.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_print_fp.3=BN_bn2bin.3
+s none /opt/csw/share/man/man3/BN_pseudo_rand.3=BN_rand.3
+f none /opt/csw/share/man/man3/BN_rand.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_rshift.3=BN_set_bit.3
+s none /opt/csw/share/man/man3/BN_rshift1.3=BN_set_bit.3
+f none /opt/csw/share/man/man3/BN_set_bit.3 0644 root bin
+s none /opt/csw/share/man/man3/BN_set_word.3=BN_zero.3
+s none /opt/csw/share/man/man3/BN_sqr.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_sub.3=BN_add.3
+s none /opt/csw/share/man/man3/BN_sub_word.3=BN_add_word.3

@@ Diff output truncated at 100000 characters. @@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list