#include <omnetpp.h>#include <memory.h>#include <stdio.h>#include <string.h>Go to the source code of this file.
Classes | |
| union | SHA1_WORKSPACE_BLOCK |
| class | CSHA1 |
Defines | |
| #define | SHA1_UTILITY_FUNCTIONS |
| #define | SHA1_LITTLE_ENDIAN |
| #define | SHA1_WIPE_VARIABLES |
| #define | UINT_8 unsigned char |
| #define | UINT_32 unsigned int |
Definition in file SHA1.h.
| #define UINT_32 unsigned int |
Definition at line 82 of file SHA1.h.
Referenced by CSHA1::Final(), CSHA1::Transform(), and CSHA1::Update().
| #define UINT_8 unsigned char |
1.5.8