forked from wolfSSL/wolfssl
rename sha512.h and tfm.h ctc_*
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "ctc_integer.h"
|
||||
#include "ctc_error.h"
|
||||
#ifdef CYASSL_SHA512
|
||||
#include "sha512.h"
|
||||
#include "ctc_sha512.h"
|
||||
#endif
|
||||
#ifdef NO_INLINE
|
||||
#include "ctc_misc.h"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#ifdef CYASSL_SHA512
|
||||
|
||||
#include "sha512.h"
|
||||
#include "ctc_sha512.h"
|
||||
#ifdef NO_INLINE
|
||||
#include "ctc_misc.h"
|
||||
#else
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
#ifdef USE_FAST_MATH
|
||||
|
||||
#include "tfm.h"
|
||||
#include "ctc_tfm.h"
|
||||
#include "asm.c" /* will define asm MACROS or C ones */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user