CryptoAuthLib
Microchip CryptoAuthentication Library
|
#include <atca_basic.h>
Data Fields | |
uint32_t | total_msg_size |
Total number of message bytes processed. More... | |
uint32_t | block_size |
Number of bytes in current block. More... | |
uint8_t | block [ATCA_SHA256_BLOCK_SIZE *2] |
Unprocessed message storage. More... | |
uint8_t block[ATCA_SHA256_BLOCK_SIZE *2] |
Unprocessed message storage.
uint32_t block_size |
Number of bytes in current block.
uint32_t total_msg_size |
Total number of message bytes processed.