This is an engine contributed by Broadcom - it is meant to support the
authorGeoff Thorpe <geoff@openssl.org>
Thu, 14 Dec 2000 21:41:55 +0000 (21:41 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 14 Dec 2000 21:41:55 +0000 (21:41 +0000)
commit016d7d250afbc13b408287dd4628e41bfa71c14c
tree295a8bda8a7e8b6cb5d7e3956dcc986293684c1e
parent2c15d426b927444652cb53f39bc8463a1e6b91a6
This is an engine contributed by Broadcom - it is meant to support the
BCM5805 and BCM5820 units. So far I've merely taken a skim over the code
and changed a few things from their original contributed source
(de-shadowing variables, removing variables from the header, and
re-constifying some functions to remove warnings). If this gives
compilation problems on any system, please let me know. We will hopefully
know for sure whether this actually functions on a system with the relevant
hardware in a day or two.  :-)
crypto/engine/Makefile.ssl
crypto/engine/engine.h
crypto/engine/engine_all.c
crypto/engine/engine_err.c
crypto/engine/engine_int.h
crypto/engine/hw_ubsec.c [new file with mode: 0644]
crypto/engine/vendor_defns/hw_ubsec.h [new file with mode: 0644]