X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gost_eng.c;h=ad6d62b6b6d8280c29e3fc0525c5713d21566656;hb=de5876f22cc59e56a3bdd1fe63935e09bbfc2593;hp=69f99757c2ae704a324930297ee71eef0502963e;hpb=3652da53812f398d0b1db39c425d9136a15eb968;p=openssl-gost%2Fengine.git 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);