« Return to Thread: [openssl.org #1823] Linux configuration options for OCF/HAVE_CRYPTODEV needed

[openssl.org #1823] Linux configuration options for OCF/HAVE_CRYPTODEV needed

by Alon Bar-Lev via RT :: Rate this Message:

Reply to Author | View in Thread

> [philipp_subx@... - 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@...
Automated List Manager                           majordomo@...

 « Return to Thread: [openssl.org #1823] Linux configuration options for OCF/HAVE_CRYPTODEV needed