RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_dcp_hash_block Union Reference

Data Fields

uint32_t w [DCP_HASH_BLOCK_SIZE/4]
 
uint8_t b [DCP_HASH_BLOCK_SIZE]
 

Detailed Description

multiple of 64-byte block represented as byte array of 32-bit words

Field Documentation

◆ b

uint8_t _dcp_hash_block::b[DCP_HASH_BLOCK_SIZE]

byte array

◆ w

uint32_t _dcp_hash_block::w[DCP_HASH_BLOCK_SIZE/4]

array of 32-bit words


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