Loading fips/fips_locl.h +2 −2 Original line number Diff line number Diff line Loading @@ -67,8 +67,8 @@ int fips_post_failed(int id, int subid, void *ex); int fips_post_corrupt(int id, int subid, void *ex); int fips_post_status(void); #define FIPS_MODULE_VERSION_NUMBER 0x20000006L #define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6 unvalidated test module xx XXX xxxx" #define FIPS_MODULE_VERSION_NUMBER 0x20000007L #define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc7 unvalidated test module xx XXX xxxx" #ifdef __cplusplus } Loading Loading
fips/fips_locl.h +2 −2 Original line number Diff line number Diff line Loading @@ -67,8 +67,8 @@ int fips_post_failed(int id, int subid, void *ex); int fips_post_corrupt(int id, int subid, void *ex); int fips_post_status(void); #define FIPS_MODULE_VERSION_NUMBER 0x20000006L #define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6 unvalidated test module xx XXX xxxx" #define FIPS_MODULE_VERSION_NUMBER 0x20000007L #define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc7 unvalidated test module xx XXX xxxx" #ifdef __cplusplus } Loading