CryptoAuthLib
Microchip CryptoAuthentication Library
|
CryptoAuthLib Basic API methods for CheckMAC command. More...
Functions | |
ATCA_STATUS | atcab_checkmac (uint8_t mode, uint16_t key_id, const uint8_t *challenge, const uint8_t *response, const uint8_t *other_data) |
Compares a MAC response with input values. More... | |
CryptoAuthLib Basic API methods for CheckMAC command.
The CheckMac command calculates a MAC response that would have been generated on a different CryptoAuthentication device and then compares the result with input value.