Concord - C Discord API library
A Discord API wrapper library written in C
SHA1_CTX Struct Reference

#include <sha1.h>

Data Fields

uint32_t state [5]
 
uint32_t count [2]
 
unsigned char buffer [64]
 

Field Documentation

◆ state

uint32_t SHA1_CTX::state[5]

◆ count

uint32_t SHA1_CTX::count[2]

◆ buffer

unsigned char SHA1_CTX::buffer[64]

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