|
iPXE
|
An SHA-256 data block. More...
#include <sha256.h>
Data Fields | |
| uint8_t | byte [64] |
| Raw bytes. More... | |
| uint32_t | dword [16] |
| Raw dwords. More... | |
| struct { | |
| uint8_t pad [56] | |
| Padding. More... | |
| uint64_t len | |
| Length in bits. More... | |
| } | final |
| Final block structure. More... | |
| uint8_t sha256_block::byte[64] |
| struct { ... } sha256_block::final |
Final block structure.
1.8.15