]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_cipher.h
Fix grasshopper-ctr reinitialization
[openssl-gost/engine.git] / gost_grasshopper_cipher.h
index 2486e61d47e862fbbbd48f69a511ef1bb5108486..c8957a0cc07c729b41f4fc6ae415c7391c7ad974 100644 (file)
@@ -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;