OpenCore
1.0.4
OpenCore Bootloader
|
#include <OcCryptoLib.h>
Data Fields | |
UINT64 | TotalLength |
UINTN | Length |
UINT8 | Block [2 *SHA512_BLOCK_SIZE] |
UINT64 | State [8] |
Definition at line 139 of file OcCryptoLib.h.
UINT8 SHA512_CONTEXT_::Block[2 *SHA512_BLOCK_SIZE] |
Definition at line 142 of file OcCryptoLib.h.
UINTN SHA512_CONTEXT_::Length |
Definition at line 141 of file OcCryptoLib.h.
UINT64 SHA512_CONTEXT_::State[8] |
Definition at line 143 of file OcCryptoLib.h.
UINT64 SHA512_CONTEXT_::TotalLength |
Definition at line 140 of file OcCryptoLib.h.