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_sha.h>

Collaboration diagram for CRYPT_sha2_context:

Public Attributes

uint64_t total_bytes
std::array< uint64_t, 8 > state
uint8_t buffer [128]

Detailed Description

Definition at line 24 of file fx_crypt_sha.h.

Member Data Documentation

◆ buffer

◆ state

std::array<uint64_t, 8> CRYPT_sha2_context::state

Definition at line 26 of file fx_crypt_sha.h.

◆ total_bytes


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