Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CRYPT_sha2_context Struct Reference

#include <fx_crypt.h>

+ Collaboration diagram for CRYPT_sha2_context:

Public Attributes

uint64_t total_bytes
 
uint64_t state [8]
 
uint8_t buffer [128]
 

Detailed Description

Definition at line 47 of file fx_crypt.h.

Member Data Documentation

◆ buffer

◆ state

uint64_t CRYPT_sha2_context::state[8]

◆ total_bytes


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