forked from wolfSSL/wolfssl
eliminate unsed macro in sha256.c
This commit is contained in:
@@ -330,7 +330,7 @@ static INLINE ROTR(rotrFixed_7, 7, x)
|
|||||||
static INLINE ROTR(rotrFixed_18, 18, x)
|
static INLINE ROTR(rotrFixed_18, 18, x)
|
||||||
static INLINE ROTR(rotrFixed_17, 17, x)
|
static INLINE ROTR(rotrFixed_17, 17, x)
|
||||||
static INLINE ROTR(rotrFixed_19, 19, x)
|
static INLINE ROTR(rotrFixed_19, 19, x)
|
||||||
static INLINE ROTR(rotrFixed_10, 10, x)
|
//static INLINE ROTR(rotrFixed_10, 10, x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(FREESCALE_MMCAU)
|
#if defined(FREESCALE_MMCAU)
|
||||||
|
Reference in New Issue
Block a user