]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_cipher.h
grasshopper: Fix OFB implementation.
[openssl-gost/engine.git] / gost_grasshopper_cipher.h
index 7f775a24b8ff2f7576c4d1317f79e70566d581e0..34bf8cc2b8f7a76fbf83caa795004162aef1141a 100644 (file)
@@ -27,8 +27,6 @@ typedef struct {
 typedef struct {
     gost_grasshopper_cipher_ctx c;
     grasshopper_w128_t buffer1;
-    uint32_t g;
-    uint32_t go;
 } gost_grasshopper_cipher_ctx_ofb;
 
 typedef struct {