Rizin
unix-like reverse engineering framework and cli tools
hash_cfg_config_t Struct Reference

Public Attributes

void * context
 
ut8digest
 
ut8hmac_key
 
RzHashSize digest_size
 
const RzHashPluginplugin
 

Detailed Description

Definition at line 17 of file hash.c.

Member Data Documentation

◆ context

◆ digest

◆ digest_size

RzHashSize hash_cfg_config_t::digest_size

◆ hmac_key

ut8* hash_cfg_config_t::hmac_key

Definition at line 20 of file hash.c.

Referenced by hash_cfg_config_free(), rz_hash_cfg_final(), rz_hash_cfg_hmac(), and rz_hash_cfg_init().

◆ plugin


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