summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gosthash94.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gosthash94.h b/gosthash94.h
index 02fd3b33..0efd6412 100644
--- a/gosthash94.h
+++ b/gosthash94.h
@@ -83,8 +83,6 @@ extern "C" {
#define GOSTHASH94CP_BLOCK_SIZE GOSTHASH94_BLOCK_SIZE
#define GOSTHASH94CP_DIGEST_SIZE GOSTHASH94_DIGEST_SIZE
-/* FIXME: Rearrange context struct to enable use of the MD_UPDATE
- macro. Has to wait for an ABI update. */
struct gosthash94_ctx
{
uint32_t hash[8]; /* algorithm 256-bit state */