X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_lcl.h;h=5e21e85be32473f52fce479da65567279a37e6e3;hb=cfe589b6345926b166f2e59c4d4c537f78382e21;hp=3aafd9eca47405e281ec8c2dd7e690e9ccddfdc0;hpb=d1d91fe948189914159d441ddb507e4873f57cef;p=openssl-gost%2Fengine.git diff --git a/gost_lcl.h b/gost_lcl.h index 3aafd9e..5e21e85 100644 --- a/gost_lcl.h +++ b/gost_lcl.h @@ -357,6 +357,8 @@ extern GOST_cipher grasshopper_ofb_cipher; extern GOST_cipher grasshopper_ctr_cipher; extern GOST_cipher grasshopper_ctr_acpkm_cipher; extern GOST_cipher grasshopper_ctr_acpkm_omac_cipher; +extern GOST_cipher magma_kexp15_cipher; +extern GOST_cipher kuznyechik_kexp15_cipher; #endif /* vim: set expandtab cinoptions=\:0,l1,t0,g0,(0 sw=4 : */