Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

SHA.cpp File Reference

#include "StdAfx.h"
#include "SHA.h"

Go to the source code of this file.

Defines

#define asm_m_nCount   m_nCount

Functions

void SHA_Add_p5 (CSHA *, LPCVOID pData, DWORD nLength)

Variables

static unsigned char SHA_PADDING [64]


Define Documentation

#define asm_m_nCount   m_nCount
 

Definition at line 46 of file SHA.cpp.

Referenced by CSHA::Finish().


Function Documentation

void SHA_Add_p5 CSHA ,
LPCVOID  pData,
DWORD  nLength
 

Referenced by CSHA::Add(), and CSHA::Finish().


Variable Documentation

unsigned char SHA_PADDING[64] [static]
 

Initial value:

 {
        0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
        0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
        0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
}

Definition at line 50 of file SHA.cpp.

Referenced by CSHA::Finish().


Generated on Thu Dec 15 10:39:59 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2