X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_omac.c;h=648cd8f39550bee5a31aa982c118ec71f07f1c43;hb=b5613a2844470fd983cc3681633681a02ef6b44e;hp=71dd38df1ee80d93ceb0f266f96ecb0d5807ec74;hpb=8c81c6fde1485fc27f88b4ffbcd8217a294c2215;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;