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

#include <gost_lcl.h>

Public Attributes

int paramNID
 
off_t count
 
int key_meshing
 
gost_ctx cctx
 

Detailed Description

Definition at line 137 of file gost_lcl.h.

Member Data Documentation

gost_ctx ossl_gost_cipher_ctx::cctx

Definition at line 141 of file gost_lcl.h.

off_t ossl_gost_cipher_ctx::count

Definition at line 139 of file gost_lcl.h.

int ossl_gost_cipher_ctx::key_meshing

Definition at line 140 of file gost_lcl.h.

int ossl_gost_cipher_ctx::paramNID

Definition at line 138 of file gost_lcl.h.


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