ZNC  trunk
Public Attributes | List of all members
sha256_ctx Struct Reference

#include <SHA256.h>

Public Attributes

size_t tot_len
 
size_t len
 
unsigned char block [2 *SHA256_BLOCK_SIZE]
 
uint32_t h [8]
 

Member Data Documentation

◆ block

unsigned char sha256_ctx::block[2 *SHA256_BLOCK_SIZE]

◆ h

uint32_t sha256_ctx::h[8]

◆ len

size_t sha256_ctx::len

◆ tot_len

size_t sha256_ctx::tot_len

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