s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
Data Fields
sha256_ctx Struct Reference

#include <sha256.h>

Data Fields

uint8_t data [64]
 
uint32_t datalen
 
uint32_t bitlen [2]
 
uint32_t state [8]
 

Detailed Description

Definition at line 7 of file sha256.h.

Field Documentation

◆ bitlen

uint32_t bitlen[2]

Definition at line 11 of file sha256.h.

◆ data

uint8_t data[64]

Definition at line 9 of file sha256.h.

◆ datalen

uint32_t datalen

Definition at line 10 of file sha256.h.

◆ state

uint32_t state[8]

Definition at line 12 of file sha256.h.


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