> [philipp_s...@redfish-solutions.com - Mon Jan 26 12:04:34 2009]:
> 
> The OCF code has been ported to Linux:
> 
> http://sourceforge.net/project/showfiles.php?group_id=133575
> 
> 
> it would be very nice if this were supported in openssl without patching.
> 
> For instance, crypto/engine/eng_all.c tests for:
> 
> 
> #if defined(__OpenBSD__) || defined(__FreeBSD__)
> 
> 
> but why not test for HAVE_CRYPTODEV instead, and allow this to be set by 
> the configuration environment?
> 

You should be able to set HAVE_CRYPTODEV in the configuration
environment with the command line switch -DHAVE_CRYPTODEV . Is the above
line the only case you need to patch?

Steve.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to