Hello,

We're students who have to realize a project for a company using openssl in
fips mode.
We're having some problems using the fips mode in Eclipse CDT.
THe compilation of openssl in fips mode is ok but when we try to use it in
eclipse we can't call the function FIPS_MODE_SET(1).

However, we can use all the functions included in openssl.
We've included fips.h : #include <openssl/fips.h> (which contains the
FIPS_MODE_SET function) but eclipse still doesn't recognize this function.

Do you have any idea to solve this problem ?
Thanks a lot
-- 
View this message in context: 
http://old.nabble.com/Openssl-Fips-mode-Eclipse-CDT-tp32916210p32916210.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to