24kc
--Hardware Atheros (AR7161) MIPS 24K
Thanks,
Michael Johnson
From: Patrick Patterson
To: openssl-users@openssl.org
Date: 07/25/2012 05:54 AM
Subject: Re: Cross compiling openssl + openssl-FIPS for
mips-openwrt-linux-uclibc
Sent by:owner-openssl-us...@openss
I would ask two questions:
1) Are you using the distributed source from the CD?
2) Is that particular MIPS platform one of the platforms for which the FIPS
qualifications applies?
If 1), you need to do this (not that it will necessarily solve your problem :)
If not 2), then you'll need to get
Hey,
I'm trying to get a FIPS certified openssl, and after
When I compile normally ("./config"), I get an error saying that
"libcrypo.so.1.0.0 is not cross-compiler aware"
However, if I run config for the FIPS module like so:
./config -DFIPS_REF_POINT_IS_CROSS_COMPILER_AWARE
Everythi