Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
HKDFContext Struct Reference

#include <sha1.h>

Collaboration diagram for HKDFContext:
Collaboration graph
[legend]

Data Fields

int Computed
 
int Corrupted
 
int hashSize
 
HMACContext hmacContext
 
unsigned char prk [USHAMaxHashSize]
 
int whichSha
 

Detailed Description

Definition at line 226 of file sha1.h.

Field Documentation

◆ Computed

int Computed

Definition at line 232 of file sha1.h.

◆ Corrupted

int Corrupted

Definition at line 233 of file sha1.h.

◆ hashSize

int hashSize

Definition at line 229 of file sha1.h.

◆ hmacContext

HMACContext hmacContext

Definition at line 228 of file sha1.h.

◆ prk

unsigned char prk[USHAMaxHashSize]

Definition at line 230 of file sha1.h.

◆ whichSha

int whichSha

Definition at line 227 of file sha1.h.


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