|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|

Macros | |
| #define | HASH_MODE_HASH (0 << 6) |
| #define | HASH_MODE_HMAC (1 << 6) |
| #define HASH_MODE_HASH (0 << 6) |
Definition at line 95 of file hash_common_f24.h.
| #define HASH_MODE_HMAC (1 << 6) |
Definition at line 96 of file hash_common_f24.h.