CryptoAuthLib
Microchip CryptoAuthentication Library
|
#include <atca_basic.h>
Data Fields | |
uint16_t | key_id |
Key location. Can either be a slot number or ATCA_TEMPKEY_KEYID for TempKey. More... | |
uint8_t | key_block |
Index of the 16-byte block to use within the key location for the actual key. More... | |
uint8_t | ciphertext [AES_DATA_SIZE] |
Ciphertext from last operation. More... | |
uint8_t ciphertext[AES_DATA_SIZE] |
Ciphertext from last operation.
uint8_t key_block |
Index of the 16-byte block to use within the key location for the actual key.
uint16_t key_id |
Key location. Can either be a slot number or ATCA_TEMPKEY_KEYID for TempKey.