RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Macros
SHA1.h File Reference
#include "Application.h"
#include <stdint.h>
#include <memory.h>
#include <stdio.h>
#include <string.h>
+ Include dependency graph for SHA1.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  SHA1_WORKSPACE_BLOCK
 
class  RoR::CSHA1
 

Namespaces

 RoR
 

Macros

#define SHA1_UTILITY_FUNCTIONS
 
#define SHA1_LITTLE_ENDIAN
 
#define SHA1_WIPE_VARIABLES
 

Macro Definition Documentation

◆ SHA1_LITTLE_ENDIAN

#define SHA1_LITTLE_ENDIAN

Definition at line 62 of file SHA1.h.

◆ SHA1_UTILITY_FUNCTIONS

#define SHA1_UTILITY_FUNCTIONS

Definition at line 42 of file SHA1.h.

◆ SHA1_WIPE_VARIABLES

#define SHA1_WIPE_VARIABLES

Definition at line 70 of file SHA1.h.