Macros | |
| #define | LL_HMAC_CALCULATETYPE_HMAC 0x00000000U |
| #define | LL_HMAC_CALCULATETYPE_SHA (1UL << HMAC_CFG_CALC_TYPE_POS) |
| #define LL_HMAC_CALCULATETYPE_HMAC 0x00000000U |
HMAC mode
Definition at line 119 of file gr55xx_ll_hmac.h.
| #define LL_HMAC_CALCULATETYPE_SHA (1UL << HMAC_CFG_CALC_TYPE_POS) |
SHA moe
Definition at line 120 of file gr55xx_ll_hmac.h.