summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/gost/streebog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/gost/streebog.c')
-rw-r--r--src/lib/libcrypto/gost/streebog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/gost/streebog.c b/src/lib/libcrypto/gost/streebog.c
index b237a2c500..2785fca619 100644
--- a/src/lib/libcrypto/gost/streebog.c
+++ b/src/lib/libcrypto/gost/streebog.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: streebog.c,v 1.7 2021/11/09 18:40:21 bcook Exp $ */ 1/* $OpenBSD: streebog.c,v 1.8 2022/11/26 16:08:53 tb Exp $ */
2/* 2/*
3 * Copyright (c) 2014 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> 3 * Copyright (c) 2014 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
4 * Copyright (c) 2005-2006 Cryptocom LTD 4 * Copyright (c) 2005-2006 Cryptocom LTD
@@ -60,7 +60,7 @@
60#include <openssl/objects.h> 60#include <openssl/objects.h>
61#include <openssl/gost.h> 61#include <openssl/gost.h>
62 62
63#include "gost_locl.h" 63#include "gost_local.h"
64 64
65static const STREEBOG_LONG64 A_PI_table[8][256] = { 65static const STREEBOG_LONG64 A_PI_table[8][256] = {
66 { /* 0 */ 66 { /* 0 */