libosmogsm 1.9.0.196-9975
Osmocom GSM library
sha256_state Struct Reference

#include <sha256_i.h>

Data Fields

u64 length
 
u32 state [8]
 
u32 curlen
 
u8 buf [SHA256_BLOCK_SIZE]
 

Field Documentation

◆ buf

u8 sha256_state::buf[SHA256_BLOCK_SIZE]

◆ curlen

u32 sha256_state::curlen

◆ length

u64 sha256_state::length

◆ state

u32 sha256_state::state[8]

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