Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


SHA1Context Struct Reference

#include <sha1.h>


Detailed Description

Definition at line 54 of file 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 [64]
uint32_t Message_Block_Index


Field Documentation

int Computed
 

Definition at line 65 of file sha1.h.

int Corrupted
 

Definition at line 66 of file sha1.h.

uint32_t Intermediate_Hash[SHA1HashSize/4]
 

Definition at line 56 of file sha1.h.

uint32_t Length_High
 

Definition at line 59 of file sha1.h.

uint32_t Length_Low
 

Definition at line 58 of file sha1.h.

uint8_t Message_Block[64]
 

Definition at line 63 of file sha1.h.

uint32_t Message_Block_Index
 

Definition at line 62 of file sha1.h.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen