Add support for Windows CE and C64+ to FIPS module.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 4 Oct 2012 13:27:11 +0000 (13:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 4 Oct 2012 13:27:11 +0000 (13:27 +0000)
commitc616200172f922718c7200002470a48d31ec4fb5
tree4e4444efb31b89b58de6c75e38e47584a7869179
parent7b899c10cd9ff366ef834615ecaabed8629edc06
Add support for Windows CE and C64+ to FIPS module.
47 files changed:
Configure
Makefile.fips
c6x/do_fips [new file with mode: 0644]
c6x/env [new file with mode: 0644]
c6x/fips_standalone_sha1 [new file with mode: 0644]
c6x/fipscanister.cmd [new file with mode: 0644]
c6x/hmac_sha1.pl [new file with mode: 0644]
c6x/incore6x [new file with mode: 0644]
c6x/run6x [new file with mode: 0644]
crypto/aes/asm/aes-c64xplus.pl [new file with mode: 0644]
crypto/bn/asm/bn-c64xplus.asm [new file with mode: 0644]
crypto/bn/asm/c64xplus-gf2m.pl [new file with mode: 0644]
crypto/bn/bn_nist.c
crypto/c64xpluscpuid.pl [new file with mode: 0644]
crypto/cmac/cmac.c
crypto/cryptlib.c
crypto/des/spr.h
crypto/modes/asm/ghash-c64xplus.pl [new file with mode: 0644]
crypto/modes/gcm128.c
crypto/sha/asm/sha1-c64xplus.pl [new file with mode: 0644]
crypto/sha/asm/sha256-c64xplus.pl [new file with mode: 0644]
crypto/sha/asm/sha512-c64xplus.pl [new file with mode: 0644]
crypto/uid.c
e_os.h
fips/aes/fips_aesavs.c
fips/aes/fips_gcmtest.c
fips/des/fips_desmovs.c
fips/dh/fips_dhvs.c
fips/dsa/fips_dsatest.c
fips/fips.c
fips/fips_canister.c
fips/fips_premain.c
fips/fips_premain.c.sha1
fips/fipsalgtest.pl
fips/fipssyms.h
fips/rand/fips_rand.c
ms/do_fips.bat
test/fips_algvs.c
util/fips_standalone_sha1 [new file with mode: 0644]
util/fipsas.pl
util/fipsdist.pl
util/fipslink.pl
util/hmac_sha1.pl [new file with mode: 0755]
util/mk1mf.pl
util/msincore [new file with mode: 0755]
util/pl/TI_CGTOOLS.pl [new file with mode: 0644]
util/pl/VC-32.pl