HMAC event structure definition. More...
#include <app_hmac.h>
Public Attributes | |
| app_hmac_evt_type_t | type |
| Type of event. More... | |
| uint32_t | error_code |
| HMAC Error code . More... | |
HMAC event structure definition.
Definition at line 108 of file app_hmac.h.
| uint32_t app_hmac_evt_t::error_code |
HMAC Error code .
Definition at line 111 of file app_hmac.h.
| app_hmac_evt_type_t app_hmac_evt_t::type |