RetroArch
Public Attributes | List of all members
sha256_ctx Struct Reference

Public Attributes

union {
   uint8_t   u8 [64]
 
   uint32_t   u32 [16]
 
in
 
unsigned inlen
 
uint32_t w [64]
 
uint32_t h [8]
 
uint64_t len
 

Member Data Documentation

◆ h

uint32_t sha256_ctx::h[8]

◆ in

union { ... } sha256_ctx::in

◆ inlen

unsigned sha256_ctx::inlen

◆ len

uint64_t sha256_ctx::len

◆ u32

uint32_t sha256_ctx::u32[16]

◆ u8

uint8_t sha256_ctx::u8[64]

◆ w

uint32_t sha256_ctx::w[64]

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