Latest update.
This commit is contained in:
@@ -18,8 +18,6 @@ struct hmac_ctx_st {
|
||||
EVP_MD_CTX *md_ctx;
|
||||
EVP_MD_CTX *i_ctx;
|
||||
EVP_MD_CTX *o_ctx;
|
||||
unsigned int key_length;
|
||||
unsigned char key[HMAC_MAX_MD_CBLOCK_SIZE];
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user