My Project
Loading...
Searching...
No Matches
Hmac Struct Reference

Data Fields

Hash hash
word32 ipad [WC_HMAC_BLOCK_SIZE/sizeof(word32)]
word32 opad [WC_HMAC_BLOCK_SIZE/sizeof(word32)]
word32 innerHash [WC_MAX_DIGEST_SIZE/sizeof(word32)]
void * heap
byte macType
byte innerHashKeyed
WC_ASYNC_DEV asyncDev
int devId
void * devCtx
const byte * keyRaw
byte id [HMAC_MAX_ID_LEN]
int idLen
word16 keyLen