Missing declaration.
authorAndy Polyakov <appro@openssl.org>
Mon, 9 May 2005 20:47:42 +0000 (20:47 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 9 May 2005 20:47:42 +0000 (20:47 +0000)
fips/fips.h
fips/fipshashes.c

index 8bb0f6811789edb2cb6c55538e064c31d15f3066..86030f43c9d54dc45efd3542e18a6e7ce0be456d 100644 (file)
@@ -73,6 +73,7 @@ int FIPS_selftest_rsa(void);
 void FIPS_corrupt_dsa(void);
 int FIPS_selftest_dsa(void);
 int FIPS_selftest_rng(void);
+int FIPS_selfrest_hmac(void);
 
 /* The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.
index 784ef5b6acfde2287b1868dd3042c3da4b70e6c1..57c56001d802b4528438894455d90ccc92727429 100644 (file)
@@ -1,7 +1,7 @@
 const char * const FIPS_source_hashes[] = {
 "HMAC-SHA1(fips.c)= 7cbbda3b9e8aec46ee31797179cb72faeef80712",
 "HMAC-SHA1(fips_err_wrapper.c)= d3e2be316062510312269e98f964cb87e7577898",
-"HMAC-SHA1(fips.h)= c0260653a24bb6a986e726326d404b79dfc01b62",
+"HMAC-SHA1(fips.h)= eb5bfe9c3078345e2e0cdab8a815b33942f8e79f",
 "HMAC-SHA1(fips_err.h)= d356c4436362dba2974f767e06c6be1c90dbfe9f",
 "HMAC-SHA1(aes/fips_aes_core.c)= b70bbbd675efe0613da0d57055310926a0104d55",
 "HMAC-SHA1(aes/asm/fips-ax86-elf.s)= 361df58c4838e55cf0b5fa1427c81c253e551388",