mupdf
Loading...
Searching...
No Matches
fz_sha512 Struct Reference

#include <crypt.h>

Public Attributes

uint64_t state [8]
unsigned int count [2]
union { 
   unsigned char   u8 [128] 
   uint64_t   u64 [16] 
buffer

Detailed Description

Structure definition is public to enable stack based allocation. Do not access the members directly.

Member Data Documentation

◆ [union]

union { ... } fz_sha512::buffer

◆ count

unsigned int fz_sha512::count[2]

◆ state

uint64_t fz_sha512::state[8]

◆ u64

uint64_t fz_sha512::u64[16]

◆ u8

unsigned char fz_sha512::u8[128]

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/crypt.h