move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files.

This commit is contained in:
Daniel Pouzzner
2025-04-04 18:44:12 -05:00
parent 217440c885
commit c401f5caf2
138 changed files with 150 additions and 189 deletions
-10
View File
@@ -609,16 +609,6 @@
<type>1</type>
<locationURI>WOLFSSL_ROOT/wolfcrypt/src/wolfmath.c</locationURI>
</link>
<link>
<name>wolfcrypt/src/wolfssl_sources.h</name>
<type>1</type>
<locationURI>WOLFSSL_ROOT/wolfcrypt/src/wolfssl_sources.h</locationURI>
</link>
<link>
<name>wolfcrypt/src/wolfssl_sources_asm.h</name>
<type>1</type>
<locationURI>WOLFSSL_ROOT/wolfcrypt/src/wolfssl_sources_asm.h</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
@@ -705,16 +705,6 @@
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/wolfcrypt/src/wolfmath.c</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources.h</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/wolfcrypt/src/wolfssl_sources.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources_asm.h</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/wolfcrypt/src/wolfssl_sources_asm.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/test/README.md</name>
<type>1</type>
@@ -1400,16 +1400,6 @@
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfmath.c</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources.h</name>
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfssl_sources.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources_asm.h</name>
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfssl_sources_asm.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/test/test.c</name>
<type>1</type>
@@ -1400,16 +1400,6 @@
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfmath.c</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources.h</name>
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfssl_sources.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/src/wolfssl_sources_asm.h</name>
<type>1</type>
<locationURI>PARENT-3-WORKSPACE_LOC/wolfcrypt/src/wolfssl_sources_asm.h</locationURI>
</link>
<link>
<name>src/wolfcrypt/test/test.c</name>
<type>1</type>
+1 -1
View File
@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_FIPS
#define FIPS_NO_WRAPPERS
+1 -1
View File
@@ -31,7 +31,7 @@
#define WOLFSSL_LINUXKM_NEED_LINUX_CURRENT
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFCRYPT_ONLY
#include <wolfssl/version.h>
+1 -1
View File
@@ -23,7 +23,7 @@
#error pie_first.c must be compiled -fPIE.
#endif
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/ssl.h>
+1 -1
View File
@@ -23,7 +23,7 @@
#error pie_last.c must be compiled -fPIE.
#endif
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/ssl.h>
+1 -1
View File
@@ -23,7 +23,7 @@
#error pie_redirect_table.c must be compiled -fPIE.
#endif
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/ssl.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(OPENSSL_EXTRA) && !defined(_WIN32) && !defined(_GNU_SOURCE)
/* turn on GNU extensions for XVASPRINTF with wolfSSL_BIO_printf */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_CONF_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
CRL Options:
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* WOLFSSL_DTLS_NO_HVR_ON_RESUME
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_DTLS13
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* WOLFSSL_SMALL_CERT_VERIFY:
+1 -1
View File
@@ -22,7 +22,7 @@
/* Name change compatibility layer no longer needs to be included here */
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFCRYPT_ONLY) && !defined(NO_TLS)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Name change compatibility layer no longer needs to be included here */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/internal.h>
#ifndef WC_NO_RNG
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Name change compatibility layer no longer needs to be included here */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_ASYNC_CRYPT
#include <wolfssl/wolfcrypt/async.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(OPENSSL_EXTRA) && !defined(_WIN32) && !defined(_GNU_SOURCE)
/* turn on GNU extensions for XISASCII */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/internal.h>
#ifndef WC_NO_RNG
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/internal.h>
#ifndef WC_NO_RNG
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/internal.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef WOLFSSL_SSL_CRYPTO_INCLUDED
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* WOLFSSL_SYS_CA_CERTS
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_SSL_MISC_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(OPENSSL_EXTRA) && (defined(HAVE_FIPS) || defined(HAVE_SELFTEST))
#include <wolfssl/wolfcrypt/pkcs7.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_SSL_SESS_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef WOLFCRYPT_ONLY
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* BUILD_GCM
+1 -1
View File
@@ -24,7 +24,7 @@
#define WOLFSSL_STRERROR_BUFFER_SIZE 256
#endif
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef WOLFCRYPT_ONLY
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_X509_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "../wolfcrypt/src/wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_X509_STORE_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -29,7 +29,7 @@ block cipher mechanism that uses n-bit binary string parameter key with 128-bits
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(NO_AES)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_RC4
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_ASCON
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* Based on public domain TomsFastMath 0.10 by Tom St Denis, tomstdenis@iahu.ca,
+1 -1
View File
@@ -35,7 +35,7 @@
* encoded items with explicit lengths.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
ASN Options:
+1 -1
View File
@@ -31,7 +31,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_BLAKE2
+1 -1
View File
@@ -31,7 +31,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_BLAKE2S
+1 -1
View File
@@ -52,7 +52,7 @@
* http://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_CAMELLIA
+1 -1
View File
@@ -29,7 +29,7 @@ Public domain.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_CHACHA
#include <wolfssl/wolfcrypt/chacha.h>
+1 -1
View File
@@ -27,7 +27,7 @@ or Authenticated Encryption with Additional Data (AEAD) algorithm.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(HAVE_CHACHA) && defined(HAVE_POLY1305)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_QNX_CAAM
#include <wolfssl/wolfcrypt/port/caam/wolfcaam.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_CODING
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_LIBZ
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/wolfcrypt/cpuid.h>
+1 -1
View File
@@ -36,7 +36,7 @@
* DEBUG_CRYPTOCB
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLF_CRYPTO_CB
+1 -1
View File
@@ -22,7 +22,7 @@
/* Based On Daniel J Bernstein's curve25519 Public Domain ref10 work. */
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_CURVE25519
+1 -1
View File
@@ -25,7 +25,7 @@
* Reworked for curve448 by Sean Parkinson.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_CURVE448
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_DES3
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_DH
+1 -1
View File
@@ -130,7 +130,7 @@
* shift equivalent.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef WOLFSSL_DILITHIUM_NO_ASN1
#include <wolfssl/wolfcrypt/asn.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_DSA
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_ECC_NO_SMALL_STACK
#undef WOLFSSL_SMALL_STACK
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef NO_INLINE
#include <wolfssl/wolfcrypt/misc.h>
+1 -1
View File
@@ -28,7 +28,7 @@
* Check that the private key didn't change during the signing operations.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_ED25519
#if FIPS_VERSION3_GE(6,0,0)
+1 -1
View File
@@ -30,7 +30,7 @@
* Check that the private key didn't change during the signing operations.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_ED448
#if FIPS_VERSION3_GE(6,0,0)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef _MSC_VER
/* 4996 warning to use MS extensions e.g., strcpy_s instead of XSTRNCPY */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(WOLFSSL_EVP_INCLUDED)
#ifndef WOLFSSL_IGNORE_FILE_WARN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(WOLFSSL_HAVE_LMS) && defined(HAVE_LIBLMS)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(WOLFSSL_HAVE_MLKEM) && !defined(WOLFSSL_WC_MLKEM)
#include <wolfssl/wolfcrypt/ext_mlkem.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/wolfcrypt/sha256.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Based on ed448.c and Reworked for Falcon by Anthony Hu. */
+1 -1
View File
@@ -24,7 +24,7 @@
* Reworked for curve448 by Sean Parkinson.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(HAVE_CURVE448) || defined(HAVE_ED448)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Based from Daniel Beer's public domain work. */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Based On Daniel J Bernstein's curve25519 Public Domain ref10 work. */
+1 -1
View File
@@ -24,7 +24,7 @@
* Reworked for ed448 by Sean Parkinson.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_ED448
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* Based from Daniel Beer's public domain work. */
+1 -1
View File
@@ -22,7 +22,7 @@
/* Based On Daniel J Bernstein's ed25519 Public Domain ref10 work. */
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_ED25519
#ifndef ED25519_SMALL /* run when not defined to use small memory math */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_ASN
#include <wolfssl/wolfcrypt/asn.h>
+1 -1
View File
@@ -20,7 +20,7 @@
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_HMAC
+1 -1
View File
@@ -23,7 +23,7 @@
* TODO: Add X448 and ChaCha20
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(HAVE_HPKE) && (defined(HAVE_ECC) || defined(HAVE_CURVE25519)) && \
defined(HAVE_AESGCM)
+1 -3
View File
@@ -55,9 +55,7 @@ EXTRA_DIST += \
wolfcrypt/src/fp_sqr_comba_8.i \
wolfcrypt/src/fp_sqr_comba_9.i \
wolfcrypt/src/fp_sqr_comba_small_set.i \
wolfcrypt/src/fe_x25519_128.h \
wolfcrypt/src/wolfssl_sources_asm.h \
wolfcrypt/src/wolfssl_sources.h
wolfcrypt/src/fe_x25519_128.h
EXTRA_DIST += wolfcrypt/src/port/ti/ti-aes.c \
wolfcrypt/src/port/ti/ti-des3.c \
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* Based on public domain LibTomMath 0.38 by Tom St Denis, tomstdenis@iahu.ca,
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_KDF
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(OPENSSL_EXTRA) && !defined(WOLFCRYPT_ONLY)
/* avoid adding WANT_READ and WANT_WRITE to error queue */
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_MD2
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_MD4
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if !defined(NO_MD5)
+1 -1
View File
@@ -24,7 +24,7 @@
*/
#define WOLFSSL_LINUXKM_NEED_LINUX_CURRENT
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
Possible memory options:
+1 -1
View File
@@ -32,7 +32,7 @@ masking and clearing memory logic.
#endif
#include <wolfssl/wolfcrypt/settings.h>
#else
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#endif
#ifndef WOLF_CRYPT_MISC_C
+1 -1
View File
@@ -21,7 +21,7 @@
/* PKCS#12 allows storage of key and certificates into containers */
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(HAVE_PKCS12) && \
!defined(NO_ASN) && !defined(NO_PWDBASED) && !defined(NO_HMAC) && \
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_PKCS7
+1 -1
View File
@@ -36,7 +36,7 @@ and Daniel J. Bernstein
* 303.004 MiB/s with and 1874.194 MiB/s without.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef HAVE_POLY1305
#include <wolfssl/wolfcrypt/poly1305.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_PWDBASED
+1 -1
View File
@@ -26,7 +26,7 @@ This library contains implementation for the random number generator.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/* on HPUX 11 you may need to install /dev/random see
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_RIPEMD
+1 -1
View File
@@ -27,7 +27,7 @@ RSA keys can be used to encrypt, decrypt, sign and verify data.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifndef NO_RSA
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef NO_INLINE
#include <wolfssl/wolfcrypt/misc.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef DEBUG_WOLFSSL_VERBOSE
#if defined(WOLFSSL_ESPIDF)
+1 -1
View File
@@ -38,7 +38,7 @@ on the specific device platform.
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
/*
* SHA256 Build Options:
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if defined(WOLFSSL_SHA3) && !defined(WOLFSSL_XILINX_CRYPT) && \
!defined(WOLFSSL_AFALG_XILINX_SHA3)
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#if (defined(WOLFSSL_SHA512) || defined(WOLFSSL_SHA384)) && \
(!defined(WOLFSSL_ARMASM) && !defined(WOLFSSL_ARMASM_NO_NEON)) && \
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/wolfcrypt/signature.h>
#ifndef NO_ASN
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#include <wolfssl/wolfcrypt/siphash.h>
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_SM2
+1 -1
View File
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/
#include "wolfssl_sources.h"
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
#ifdef WOLFSSL_SM3

Some files were not shown because too many files have changed in this diff Show More