diff options
Diffstat (limited to 'sys/crypto/sha2/sha512.h')
| -rw-r--r-- | sys/crypto/sha2/sha512.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/crypto/sha2/sha512.h b/sys/crypto/sha2/sha512.h index a119af36276a..4a3e2cadf022 100644 --- a/sys/crypto/sha2/sha512.h +++ b/sys/crypto/sha2/sha512.h @@ -72,9 +72,6 @@ __BEGIN_DECLS #define SHA512_Data _libmd_SHA512_Data #endif -#ifndef SHA512_Transform -#define SHA512_Transform _libmd_SHA512_Transform -#endif #ifndef SHA512_version #define SHA512_version _libmd_SHA512_version #endif |
