X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_keyexpimp.c;h=1f2c0aaf93eb663847afacba54aecbcd417d712f;hb=6036eb9be5403af769f211b1056d34bf65028aea;hp=15d172d6d0982fb30ffda19a842fdab9351a9e41;hpb=1d5c8f8d6422049b58dc83e113039e95207edf33;p=openssl-gost%2Fengine.git diff --git a/gost_keyexpimp.c b/gost_keyexpimp.c index 15d172d..1f2c0aa 100644 --- a/gost_keyexpimp.c +++ b/gost_keyexpimp.c @@ -407,7 +407,7 @@ static int kuznyechik_wrap_do(EVP_CIPHER_CTX *ctx, unsigned char *out, } } -int wrap_ctrl (EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) +static int wrap_ctrl (EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) { switch(type) {