X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_eng.c;h=b7b6b5edd6486c165edd862fd01d54c4819664e7;hb=00769333ead1e655d61f1ba38819b98600888474;hp=3debd1830fa8415999324faafd55f4582e41309a;hpb=4325da8c557429f74d99967d29e4783af346e930;p=openssl-gost%2Fengine.git diff --git a/gost_eng.c b/gost_eng.c index 3debd18..b7b6b5e 100644 --- a/gost_eng.c +++ b/gost_eng.c @@ -265,7 +265,7 @@ static int gost_ciphers(ENGINE *e, const EVP_CIPHER **cipher, int ok = 1; if (!cipher) { *nids = gost_cipher_nids; - return 4; /* three ciphers are supported */ + return 4; /* four ciphers are supported */ } if (nid == NID_id_Gost28147_89) {