As ENGINE_load_openbsd_dev_crypto() is an API function, it makes sense for
authorGeoff Thorpe <geoff@openssl.org>
Mon, 8 Oct 2001 17:08:17 +0000 (17:08 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 8 Oct 2001 17:08:17 +0000 (17:08 +0000)
commit7526e2c0430225f4d4c7e47cb63d18f44a4e3197
tree4651bf1cf91d6e21218badb7ac1b208365438c27
parent6d52f260bf3f058a4d1973027a503db66ef1ab82
As ENGINE_load_openbsd_dev_crypto() is an API function, it makes sense for
it to be defined on all platforms whether or not it is of any practical
use on them. This also resolves linker problems on "special" platforms,
such as win32.
crypto/engine/hw_openbsd_dev_crypto.c