ArmSys Support
ArmsysApi  0.12.18
HMACContext Struct Reference

#include <sha.h>

Public Attributes

int whichSha
 
int hashSize
 
int blockSize
 
SHA256Context shaContext
 
unsigned char k_opad [SHA256_Message_Block_Size]
 
int Computed
 
int Corrupted
 

Member Data Documentation

◆ blockSize

int HMACContext::blockSize

◆ Computed

int HMACContext::Computed

◆ Corrupted

int HMACContext::Corrupted

◆ hashSize

int HMACContext::hashSize

◆ k_opad

unsigned char HMACContext::k_opad[SHA256_Message_Block_Size]

◆ shaContext

SHA256Context HMACContext::shaContext

◆ whichSha

int HMACContext::whichSha

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