Apache2
_SHA256_CTX Struct Reference

#include <sha2.h>

Data Fields

apr_uint32_t state [8]
 
apr_uint64_t bitcount
 
apr_byte_t buffer [SHA256_BLOCK_LENGTH]
 

Field Documentation

◆ bitcount

apr_uint64_t _SHA256_CTX::bitcount

◆ buffer

apr_byte_t _SHA256_CTX::buffer[SHA256_BLOCK_LENGTH]

◆ state

apr_uint32_t _SHA256_CTX::state[8]

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