X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_omac.c;h=648cd8f39550bee5a31aa982c118ec71f07f1c43;hb=5ac243da2a2bb76afecacc47c84e0ba0e60bed14;hp=71dd38df1ee80d93ceb0f266f96ecb0d5807ec74;hpb=27d1f87c77844f58e13805c0c4bed3d373f1ee07;p=openssl-gost%2Fengine.git diff --git a/gost_omac.c b/gost_omac.c index 71dd38d..648cd8f 100644 --- a/gost_omac.c +++ b/gost_omac.c @@ -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;