|
iPXE
|
SHA-256 digest and data block. More...
#include <sha256.h>
Data Fields | |
| struct sha256_digest_data | dd |
| Digest and data block. More... | |
| uint32_t | dword [sizeof(struct sha256_digest_data)/sizeof(uint32_t)] |
| Raw dwords. More... | |
| struct sha256_digest_data sha256_digest_data_dwords::dd |
Digest and data block.
Definition at line 54 of file sha256.h.
Referenced by sha256_digest(), sha256_family_init(), sha256_final(), and sha256_update().
| uint32_t sha256_digest_data_dwords::dword[sizeof(struct sha256_digest_data)/ sizeof(uint32_t)] |
1.8.15