aboutsummaryrefslogtreecommitdiff
path: root/gost_keyexpimp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gost_keyexpimp.c')
-rw-r--r--gost_keyexpimp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gost_keyexpimp.c b/gost_keyexpimp.c
index 15d172d..1f2c0aa 100644
--- a/gost_keyexpimp.c
+++ b/gost_keyexpimp.c
@@ -407,7 +407,7 @@ static int kuznyechik_wrap_do(EVP_CIPHER_CTX *ctx, unsigned char *out,
}
}
-int wrap_ctrl (EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr)
+static int wrap_ctrl (EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr)
{
switch(type)
{