#include <hmac.h>
Public Attributes | |
const EVP_MD * | md |
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] |
EVP_MD_CTX hmac_ctx_st::i_ctx |
EVP_MD_CTX hmac_ctx_st::md_ctx |
EVP_MD_CTX hmac_ctx_st::o_ctx |