I see the same exact same thing.  I compile on a 32 bit XP system and test runs 
ok.  I copy the compiled exe's to a HP 64-bit Windows 7 machine with Intel 
i7-2600 and the test fails with same exact error.

Ken


--- On Thu, 8/4/11, Dr. Stephen Henson <st...@openssl.org> wrote:

> From: Dr. Stephen Henson <st...@openssl.org>
> Subject: Re: FIPS CCM self-test failure
> To: openssl-dev@openssl.org
> Date: Thursday, August 4, 2011, 6:48 PM
> On Thu, Aug 04, 2011, Tyrel Haveman
> wrote:
> 
> > Hello,
> > 
> > After building the FIPS module on Windows using the
> do_fips.bat script, I
> > run the fips_test_suite.exe. On most machines all
> tests succeed. But on one
> > machine I have, the CCM test fails (exact error
> below). I did a bit of
> > debugging and it looks like the functions are simply
> returning the wrong
> > encoded bytes.
> > 
> > The only thing I can find that distinguishes this
> machine from the others,
> > where it succeeds, is that this machine has an Intel
> Core i7 CPU, while the
> > others are older CPUs. Out of curiousity I tried
> building with "no-asm"
> > (which I know is not supported), and then all the
> tests succeed on all the
> > machines. This leads me to believe that there's a
> problem with the assembly
> > code. Note that I tried both 32-bit and 64-bit builds
> and it's the same
> > problem with both.
> > 
> > Here is where the error is being reported:
> > CCM  test started
> > CCM  test FAILED!!
> >
> ERROR:2D091086:lib=45,func=145,reason=134:file=.\fips\aes\fips_aes_selftest.c:line=194
> > 
> > What do you think?
> > 
> 
> Could be a problem with the AES-NI support for CCM which is
> rather new.
> 
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project           
>                
>      http://www.openssl.org
> Development Mailing List         
>              openssl-dev@openssl.org
> Automated List Manager         
>              
>    majord...@openssl.org
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to