]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_omac.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_omac.c
index 71dd38df1ee80d93ceb0f266f96ecb0d5807ec74..648cd8f39550bee5a31aa982c118ec71f07f1c43 100644 (file)
@@ -255,7 +255,6 @@ int omac_imit_ctrl(EVP_MD_CTX *ctx, int type, int arg, void *ptr)
             GOSTerr(GOST_F_OMAC_IMIT_CTRL, GOST_R_BAD_ORDER);
             return 0;
         }
-        return 0;
 #endif
     default:
         return 0;