X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_grasshopper_cipher.h;h=c8957a0cc07c729b41f4fc6ae415c7391c7ad974;hb=a53589ac2f9dffe4ef3c7f92d11d1d1a04cf0c49;hp=2486e61d47e862fbbbd48f69a511ef1bb5108486;hpb=1e15537d7583cdd5a4b003b5efb92f0b6e1fdcc6;p=openssl-gost%2Fengine.git diff --git a/gost_grasshopper_cipher.h b/gost_grasshopper_cipher.h index 2486e61..c8957a0 100644 --- a/gost_grasshopper_cipher.h +++ b/gost_grasshopper_cipher.h @@ -31,7 +31,6 @@ typedef struct { typedef struct { gost_grasshopper_cipher_ctx c; - grasshopper_w128_t iv_buffer; grasshopper_w128_t partial_buffer; } gost_grasshopper_cipher_ctx_ctr;