mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 12:30:49 +02:00
rename wolfcrypt/src/fe_x25519_128.i to wolfcrypt/src/fe_x25519_128.h to avoid appearance as a cleanable intermediate.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#elif defined(WOLFSSL_ARMASM)
|
||||
/* Assembly code in fe_armv[78]_x25519.* */
|
||||
#elif defined(CURVED25519_128BIT)
|
||||
#include "fe_x25519_128.i"
|
||||
#include "fe_x25519_128.h"
|
||||
#else
|
||||
|
||||
#if defined(HAVE_CURVE25519) || \
|
||||
|
||||
Reference in New Issue
Block a user