Macros | |
#define | LL_HMAC_KEYTYPE_MCU 0x00000000U |
#define | LL_HMAC_KEYTYPE_AHB (1UL << HMAC_CFG_KEY_TYPE_POS) |
#define | LL_HMAC_KEYTYPE_KRAM (2UL << HMAC_CFG_KEY_TYPE_POS) |
#define LL_HMAC_KEYTYPE_AHB (1UL << HMAC_CFG_KEY_TYPE_POS) |
AHB master
Definition at line 127 of file gr55xx_ll_hmac.h.
#define LL_HMAC_KEYTYPE_KRAM (2UL << HMAC_CFG_KEY_TYPE_POS) |
Key Port
Definition at line 128 of file gr55xx_ll_hmac.h.
#define LL_HMAC_KEYTYPE_MCU 0x00000000U |
MCU
Definition at line 126 of file gr55xx_ll_hmac.h.