libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | HASH_ALGO_SHA1 (0 << 7) |
#define | HASH_ALGO_MD5 (1 << 7) |
#define HASH_ALGO_MD5 (1 << 7) |
Definition at line 107 of file hash_common_f24.h.
#define HASH_ALGO_SHA1 (0 << 7) |
Definition at line 106 of file hash_common_f24.h.