diff --git a/sshsha.c b/sshsha.c index 3c09d4c5..d2bd7c5f 100644 --- a/sshsha.c +++ b/sshsha.c @@ -702,8 +702,6 @@ struct sha1_neon_core { uint32_t e; }; -/* ------------- got up to here ----------------------------------------- */ - FUNC_ISA static inline uint32x4_t sha1_neon_load_input(const uint8_t *p) {