* 1.1 added norm_expand_bits
* 1.0 First working version
*/
+#include "des_locl.h"
#ifdef OPENSSL_FIPS
#include <openssl/fips.h>
#endif
-#include "des_locl.h"
OPENSSL_IMPLEMENT_GLOBAL(int,DES_check_key); /* defaults to false */
return 1;
}
-IMPLEMENT_DYNAMIC_CHECK_FN ();
-IMPLEMENT_DYNAMIC_BIND_FN (padlock_bind_fn);
+IMPLEMENT_DYNAMIC_CHECK_FN ()
+IMPLEMENT_DYNAMIC_BIND_FN (padlock_bind_fn)
#endif /* DYNAMIC_ENGINE */
/* ===== Here comes the "real" engine ===== */
#include <ctype.h>
#include <openssl/aes.h>
#include <openssl/evp.h>
+#include <openssl/bn.h>
#include <openssl/err.h>
#include "e_os.h"
#include <ctype.h>
#include <openssl/des.h>
#include <openssl/evp.h>
+#include <openssl/bn.h>
#include <openssl/err.h>
#include "e_os.h"
*/
#include <string.h>
-#include <openssl/dsa.h>
+#include <openssl/bn.h>
+#include <openssl/dh.h>
/* Minimal FIPS versions of FIPS_dh_new() and FIPS_dh_free(): to
* reduce external dependencies.
#include <string.h>
#include <openssl/dsa.h>
+#include <openssl/bn.h>
/* Minimal FIPS versions of FIPS_dsa_new() and FIPS_dsa_free: to
* reduce external dependencies.
#include <openssl/dsa.h>
#include <openssl/rand.h>
#include <openssl/asn1.h>
+#include <openssl/err.h>
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif
#include <openssl/fips.h>
#include <openssl/err.h>
#include <openssl/evp.h>
+#include <openssl/bn.h>
#ifdef OPENSSL_FIPS
#include <openssl/dsa.h>
#include <openssl/err.h>
#include <openssl/sha.h>
+#include <openssl/bn.h>
#ifdef OPENSSL_FIPS
#include <openssl/rand.h>
#include <openssl/bio.h>
#include <openssl/err.h>
+#include <openssl/dsa.h>
+#include <openssl/bn.h>
#ifndef OPENSSL_NO_ENGINE
#include <openssl/engine.h>
#endif
#include <openssl/des.h>
#include <openssl/rsa.h>
#include <openssl/dsa.h>
+#include <openssl/dh.h>
#include <openssl/hmac.h>
#include <openssl/err.h>
#include <openssl/evp.h>
#include <openssl/hmac.h>
#include <openssl/err.h>
+#include <openssl/bn.h>
#include <openssl/x509v3.h>
#include <string.h>
#include <openssl/evp.h>
#include <openssl/rsa.h>
+#include <openssl/bn.h>
#include <openssl/err.h>
/* Minimal FIPS versions of FIPS_rsa_new() and FIPS_rsa_free: to
#include <openssl/fips.h>
#include <openssl/rsa.h>
#include <openssl/evp.h>
+#include <openssl/bn.h>
#include <openssl/opensslconf.h>
#ifdef OPENSSL_FIPS
#include <openssl/evp.h>
#include <openssl/hmac.h>
#include <openssl/err.h>
+#include <openssl/rsa.h>
+#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS
#include <openssl/evp.h>
#include <openssl/hmac.h>
#include <openssl/err.h>
+#include <openssl/rsa.h>
+#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS
#include <openssl/hmac.h>
#include <openssl/err.h>
#include <openssl/x509v3.h>
+#include <openssl/bn.h>
+#include <openssl/rsa.h>
#ifndef OPENSSL_FIPS
#include <openssl/bio.h>
#include <openssl/evp.h>
#include <openssl/err.h>
+#include <openssl/bn.h>
#include <openssl/x509v3.h>
#ifndef OPENSSL_FIPS