OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
gost_hash_ctx Struct Reference

#include <gosthash.h>

Public Attributes

ghosthash_len len
 
gost_ctxcipher_ctx
 
int left
 
byte H [32]
 
byte S [32]
 
byte remainder [32]
 

Detailed Description

Definition at line 22 of file gosthash.h.

Member Data Documentation

gost_ctx* gost_hash_ctx::cipher_ctx

Definition at line 24 of file gosthash.h.

byte gost_hash_ctx::H[32]

Definition at line 26 of file gosthash.h.

int gost_hash_ctx::left

Definition at line 25 of file gosthash.h.

ghosthash_len gost_hash_ctx::len

Definition at line 23 of file gosthash.h.

byte gost_hash_ctx::remainder[32]

Definition at line 28 of file gosthash.h.

byte gost_hash_ctx::S[32]

Definition at line 27 of file gosthash.h.


The documentation for this struct was generated from the following file: