#include <gost_lcl.h>
Public Attributes | |
int | key_set |
EVP_MD * | md |
unsigned char | key [32] |
Definition at line 53 of file gost_lcl.h.
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.