On Tue Feb 02 23:38:51 2016, stuart.k...@microfocus.com wrote: > The SecurityPolicy.pdf claims that HP-UX 11i IA64 is a Supported > Configuration; how can this claim be made when the code does nto even > compile correctly?
The FIPS module compiles correctly but there is the duplicated symbol issue when you use the FIPS capable OpenSSL. Although we can't change the FIPS module symbols without a change letter you can change the symbols on the OpenSSL side. So if you change them to (say) ossl_AES_Te and ossl_AES_Td and make sure the non-FIPS capable OpenSSL still compiles it should work. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev