X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=d00955a5cb62b1c1bdd09077adf3694a8b9ed863;hb=522de4bf0a1f1d14228034568dc6a3e74e2ffb08;hp=d2d2e79273eac49e7472a821761a663169031500;hpb=18fd03a780b6f71305bb4af7ae8d74b9bc40293e;p=openssl-gost%2Fengine.git diff --git a/gost_lcl.h b/gost_lcl.h index d2d2e79..d00955a 100644 --- a/gost_lcl.h +++ b/gost_lcl.h @@ -363,6 +363,7 @@ extern GOST_cipher kuznyechik_kexp15_cipher; struct gost_digest_st { struct gost_digest_st *template; int nid; + const char *alias; EVP_MD *digest; int result_size; int input_blocksize;