Fingerprint SHA-1 asm.
authorBen Laurie <ben@openssl.org>
Sun, 11 Apr 2004 16:53:43 +0000 (16:53 +0000)
committerBen Laurie <ben@openssl.org>
Sun, 11 Apr 2004 16:53:43 +0000 (16:53 +0000)
fips/fips_make_sha1
fips/sha1/Makefile
fips/sha1/fingerprint.sha1
fips/sha1/standalone.sha1

index e7ccd7759e7821d6f6bc32a7721040d07ddcbe41..3139d9f528d6d73683fe4322e26c36124239f9c7 100755 (executable)
@@ -3,7 +3,7 @@
 S=`pwd`/fips/sha1/fips_standalone_sha1
 
 cd fips/sha1
-$S fips_sha1dgst.c fips_sha1_selftest.c fips_standalone_sha1.c fips_sha_locl.h fips_md32_common.h > standalone.sha1
+$S fips_sha1dgst.c fips_sha1_selftest.c  asm/sx86-elf.s fips_standalone_sha1.c fips_sha_locl.h fips_md32_common.h > standalone.sha1
 
 cd ..
 $S fips.c fips_err_wrapper.c fips.h fips_err.h > fingerprint.sha1
@@ -12,7 +12,7 @@ cd rand
 $S fips_rand.c fips_rand.h > fingerprint.sha1
 
 cd ../sha1
-$S fips_sha1dgst.c fips_sha1_selftest.c fips_sha_locl.h fips_md32_common.h > fingerprint.sha1
+$S fips_sha1dgst.c fips_sha1_selftest.c asm/sx86-elf.s fips_sha_locl.h fips_md32_common.h > fingerprint.sha1
 
 cd ../aes
 $S fips_aes_core.c fips_aes_selftest.c fips_aes_locl.h > fingerprint.sha1
index 2d56960df6931f8629fe888a615070aa0228d0c4..922897cc79673c14bf7a45ffff1765bee3ef4652 100644 (file)
@@ -24,7 +24,7 @@ APPS=
 EXE= fips_standalone_sha1
 
 LIB=$(TOP)/libcrypto.a
-LIBSRC=fips_sha1dgst.c fips_sha1_selftest.c
+LIBSRC=fips_sha1dgst.c fips_sha1_selftest.c asm/sx86-elf.s
 LIBOBJ=fips_sha1dgst.o fips_sha1_selftest.o $(FIPS_SHA1_ASM_OBJ)
 
 SRC= $(LIBSRC) fips_standalone_sha1.c
index 9528c639dfa0be615522f27e754d88c5d2791932..e0ea1f1709a46d00c90971902ac37c5579d0f30a 100644 (file)
@@ -1,4 +1,5 @@
 HMAC-SHA1(fips_sha1dgst.c)= 10575600a9540eb15188a7d3b0b031e60aedbc18
 HMAC-SHA1(fips_sha1_selftest.c)= 9719f7e68950250ce4b7726be3e560c24cd72a32
+HMAC-SHA1(asm/sx86-elf.s)= 6286cba0ea3b071e67ab5c1e607d1387de6a871d
 HMAC-SHA1(fips_sha_locl.h)= 199ceca9016ba5514997ce1fcd22be7d4f66e9b5
 HMAC-SHA1(fips_md32_common.h)= 4dd5d27e9bedbbaab6c6c5536b254e040137471e
index 63a1b375394ec0ca785184c0d68120a392b0e58d..9d6e6318744febb6ff298597badcf8c8d6cf9e43 100644 (file)
@@ -1,5 +1,6 @@
 HMAC-SHA1(fips_sha1dgst.c)= 10575600a9540eb15188a7d3b0b031e60aedbc18
 HMAC-SHA1(fips_sha1_selftest.c)= 9719f7e68950250ce4b7726be3e560c24cd72a32
+HMAC-SHA1(asm/sx86-elf.s)= 6286cba0ea3b071e67ab5c1e607d1387de6a871d
 HMAC-SHA1(fips_standalone_sha1.c)= c17f83ccfe601558b33b6df27d2d82887b8c9dc2
 HMAC-SHA1(fips_sha_locl.h)= 199ceca9016ba5514997ce1fcd22be7d4f66e9b5
 HMAC-SHA1(fips_md32_common.h)= 4dd5d27e9bedbbaab6c6c5536b254e040137471e