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

#include <gost_lcl.h>

Public Attributes

int key_set
 
EVP_MDmd
 
unsigned char key [32]
 

Detailed Description

Definition at line 53 of file gost_lcl.h.

Member Data Documentation

unsigned char gost_mac_pmeth_data::key[32]

Definition at line 56 of file gost_lcl.h.

int gost_mac_pmeth_data::key_set

Definition at line 54 of file gost_lcl.h.

EVP_MD* gost_mac_pmeth_data::md

Definition at line 55 of file gost_lcl.h.


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