Mon Mar 19 11:30:59 2012

Asterisk developer's documentation


SHA1Context Struct Reference

#include <sha1.h>


Data Fields

int Computed
int Corrupted
uint32_t Intermediate_Hash [SHA1HashSize/4]
uint32_t Length_High
uint32_t Length_Low
uint8_t Message_Block [SHA1_Message_Block_Size]
int_least16_t Message_Block_Index


Detailed Description

Definition at line 129 of file sha1.h.


Field Documentation

int Computed

Definition at line 139 of file sha1.h.

int Corrupted

Definition at line 140 of file sha1.h.

uint32_t Intermediate_Hash[SHA1HashSize/4]

Definition at line 130 of file sha1.h.

uint32_t Length_High

Definition at line 132 of file sha1.h.

uint32_t Length_Low

Definition at line 133 of file sha1.h.

uint8_t Message_Block[SHA1_Message_Block_Size]

Definition at line 137 of file sha1.h.

int_least16_t Message_Block_Index

Definition at line 135 of file sha1.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7