aboutsummaryrefslogtreecommitdiff
path: root/gost_eng.c
diff options
context:
space:
mode:
Diffstat (limited to 'gost_eng.c')
-rw-r--r--gost_eng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gost_eng.c b/gost_eng.c
index 69f9975..ad6d62b 100644
--- a/gost_eng.c
+++ b/gost_eng.c
@@ -29,7 +29,7 @@ static int gost_ciphers(ENGINE* e, const EVP_CIPHER** cipher,
const int** nids, int nid);
static int gost_digests(ENGINE* e, const EVP_MD** digest,
- const int** nids, int ind);
+ const int** nids, int nid);
static int gost_pkey_meths(ENGINE* e, EVP_PKEY_METHOD** pmeth,
const int** nids, int nid);