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? -Philip ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org