libnx  v4.6.0
Data Fields
Sha256Context Struct Reference

Context for SHA256 operations. More...

#include <sha256.h>

Data Fields

u32 intermediate_hash [0x20/sizeof(u32)]
 
u8 buffer [0x40]
 
u64 bits_consumed
 
size_t num_buffered
 
bool finalized
 

Detailed Description

Context for SHA256 operations.


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