]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_cipher.h
Update gost_grasshopper_cipher.h
[openssl-gost/engine.git] / gost_grasshopper_cipher.h
index 7f775a24b8ff2f7576c4d1317f79e70566d581e0..edd45a42af8cfb77dda134b700e3a23e2b3123dd 100644 (file)
@@ -35,7 +35,6 @@ typedef struct {
     gost_grasshopper_cipher_ctx c;
     grasshopper_w128_t iv_buffer;
     grasshopper_w128_t partial_buffer;
-    uint64_t counter;
 } gost_grasshopper_cipher_ctx_ctr;
 
 typedef int (* grasshopper_init_cipher_func)(EVP_CIPHER_CTX* ctx, const unsigned char* key, const unsigned char* iv,