X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_ciphers.c;h=0cd5ae99bf381de5f25b6b8a792697bda405508b;hb=refs%2Fheads%2Fossl_patched;hp=15c7511bfb1a101d6c2b6e90b40b829c329167b1;hpb=cded1d0aa04a386faa3778d0b029c78abd996e93;p=openssl-gost%2Fengine.git diff --git a/test_ciphers.c b/test_ciphers.c index 15c7511..0cd5ae9 100644 --- a/test_ciphers.c +++ b/test_ciphers.c @@ -276,7 +276,6 @@ static struct testcase { .iv = iv_ctr, .iv_size = sizeof(iv_ctr) / 2, }, -#if 0 { .nid = NID_magma_cbc, .block = 8, @@ -287,7 +286,6 @@ static struct testcase { .iv = iv_cbc, .iv_size = sizeof(iv_cbc), }, -#endif { 0 } };