Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

j_SHA_CTX Struct Reference

#include <libjwgc_types.h>


Data Fields

unsigned long H [5]
unsigned long W [80]
int lenW
unsigned long sizeHi
unsigned long sizeLo


Field Documentation

unsigned long j_SHA_CTX::H[5]
 

Definition at line 93 of file libjwgc_types.h.

Referenced by j_shaFinal(), and j_shaInit().

int j_SHA_CTX::lenW
 

Definition at line 95 of file libjwgc_types.h.

Referenced by j_shaFinal(), j_shaInit(), and j_shaUpdate().

unsigned long j_SHA_CTX::sizeHi
 

Definition at line 96 of file libjwgc_types.h.

Referenced by j_shaFinal(), j_shaInit(), and j_shaUpdate().

unsigned long j_SHA_CTX::sizeLo
 

Definition at line 97 of file libjwgc_types.h.

Referenced by j_shaFinal(), j_shaInit(), and j_shaUpdate().

unsigned long j_SHA_CTX::W[80]
 

Definition at line 94 of file libjwgc_types.h.

Referenced by j_shaInit(), and j_shaUpdate().


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

Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo
Source Perspective by Fisheye