remove OPENSSL_FIPSAPI

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2014-10-20 13:13:59 +01:00
parent b2ecc05a9a
commit 73e45b2dd1
51 changed files with 51 additions and 51 deletions

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -109,7 +109,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -60,7 +60,7 @@
#endif #endif
#endif #endif
#define OPENSSL_FIPSAPI
#include <assert.h> #include <assert.h>

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/bn.h> #include <openssl/bn.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -88,7 +88,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <assert.h> #include <assert.h>
#include <limits.h> #include <limits.h>

View File

@ -61,7 +61,7 @@
# define NDEBUG # define NDEBUG
#endif #endif
#define OPENSSL_FIPSAPI
#include <assert.h> #include <assert.h>
#include <limits.h> #include <limits.h>

View File

@ -111,7 +111,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -116,7 +116,7 @@
* sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf * sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <time.h> #include <time.h>

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include "bn_lcl.h" #include "bn_lcl.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -51,7 +51,7 @@
* ==================================================================== * ====================================================================
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -61,7 +61,7 @@
* - Geoff * - Geoff
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -73,7 +73,7 @@
#ifndef OPENSSL_NO_SHA #ifndef OPENSSL_NO_SHA
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <time.h> #include <time.h>

View File

@ -58,7 +58,7 @@
/* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */ /* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -58,7 +58,7 @@
/* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */ /* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include <openssl/dsa.h> #include <openssl/dsa.h>

View File

@ -67,7 +67,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/err.h> #include <openssl/err.h>

View File

@ -67,7 +67,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/err.h> #include <openssl/err.h>

View File

@ -69,7 +69,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>
#include "ec_lcl.h" #include "ec_lcl.h"

View File

@ -69,7 +69,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/err.h> #include <openssl/err.h>
#include "ec_lcl.h" #include "ec_lcl.h"

View File

@ -61,7 +61,7 @@
* contributed to the OpenSSL project. * contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>
#include "ec_lcl.h" #include "ec_lcl.h"

View File

@ -61,7 +61,7 @@
* SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project. * SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>

View File

@ -61,7 +61,7 @@
* and contributed to the OpenSSL project. * and contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>

View File

@ -61,7 +61,7 @@
* and contributed to the OpenSSL project. * and contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/err.h> #include <openssl/err.h>

View File

@ -61,7 +61,7 @@
* and contributed to the OpenSSL project. * and contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <limits.h> #include <limits.h>

View File

@ -62,7 +62,7 @@
* and contributed to the OpenSSL project. * and contributed to the OpenSSL project.
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/err.h> #include <openssl/err.h>
#include <openssl/symhacks.h> #include <openssl/symhacks.h>

View File

@ -51,7 +51,7 @@
* ==================================================================== * ====================================================================
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>
#include <openssl/ecdh.h> #include <openssl/ecdh.h>

View File

@ -67,7 +67,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "ech_locl.h" #include "ech_locl.h"

View File

@ -67,7 +67,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <string.h> #include <string.h>
#include <limits.h> #include <limits.h>

View File

@ -56,7 +56,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "ecs_locl.h" #include "ecs_locl.h"
#include <openssl/err.h> #include <openssl/err.h>

View File

@ -48,7 +48,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/opensslconf.h> #include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_AES #ifndef OPENSSL_NO_AES

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -47,7 +47,7 @@
* ==================================================================== * ====================================================================
*/ */
#define OPENSSL_FIPSAPI
#include <openssl/crypto.h> #include <openssl/crypto.h>
#include "modes_lcl.h" #include "modes_lcl.h"

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#ifdef MD_RAND_DEBUG #ifdef MD_RAND_DEBUG
# ifndef NDEBUG # ifndef NDEBUG

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include <openssl/rand.h> #include <openssl/rand.h>

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <openssl/crypto.h> #include <openssl/crypto.h>

View File

@ -109,7 +109,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include <openssl/bn.h> #include <openssl/bn.h>

View File

@ -62,7 +62,7 @@
* - Geoff * - Geoff
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <time.h> #include <time.h>

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "cryptlib.h" #include "cryptlib.h"
#include <openssl/bn.h> #include <openssl/bn.h>

View File

@ -18,7 +18,7 @@
* an equivalent notion. * an equivalent notion.
*/ */
#define OPENSSL_FIPSAPI
#include "constant_time_locl.h" #include "constant_time_locl.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include "constant_time_locl.h" #include "constant_time_locl.h"

View File

@ -56,7 +56,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* *
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include "cryptlib.h" #include "cryptlib.h"

View File

@ -56,7 +56,7 @@
* [including the GNU Public Licence.] * [including the GNU Public Licence.]
*/ */
#define OPENSSL_FIPSAPI
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>