-/* $OpenBSD: sha1dgst.c,v 1.20 2023/03/26 19:21:13 jsing Exp $ */
+/* $OpenBSD: sha1dgst.c,v 1.21 2023/03/26 19:22:35 jsing Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
ix=(a)=ROTATE((a),1) \
)
-__BEGIN_HIDDEN_DECLS
-
#ifndef SHA1_ASM
static
#endif
-
void sha1_block_data_order (SHA_CTX *c, const void *p, size_t num);
-__END_HIDDEN_DECLS
-
#include "md32_common.h"
#define INIT_DATA_h0 0x67452301UL