Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


HMACContext Struct Reference

#include <sha1.h>

Data Fields

int blockSize
 
int Computed
 
int Corrupted
 
int hashSize
 
unsigned char k_opad [USHA_Max_Message_Block_Size]
 
USHAContext shaContext
 
int whichSha
 

Detailed Description

Definition at line 210 of file sha1.h.

Field Documentation

int blockSize

Definition at line 213 of file sha1.h.

int Computed

Definition at line 217 of file sha1.h.

int Corrupted

Definition at line 218 of file sha1.h.

int hashSize

Definition at line 212 of file sha1.h.

unsigned char k_opad[USHA_Max_Message_Block_Size]

Definition at line 215 of file sha1.h.

USHAContext shaContext

Definition at line 214 of file sha1.h.

int whichSha

Definition at line 211 of file sha1.h.


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