Put #ifdef FIPS round FIPS DSA_generate_parameters .
#if 0 unimplemented ciphers so mkdef.pl doesn't pick them up.
This commit is contained in:
@@ -71,6 +71,8 @@
|
||||
|
||||
#ifndef OPENSSL_NO_SHA
|
||||
|
||||
#ifdef FIPS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
@@ -297,3 +299,5 @@ err:
|
||||
return(ok?ret:NULL);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user