Macros | |
| #define | LL_HMAC_CALCULATETYPE_HMAC 0x00000000U |
| #define | LL_HMAC_CALCULATETYPE_SHA (1UL << HMAC_CONFIG_CALCTYPE_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_CONFIG_CALCTYPE_Pos) |
SHA moe
Definition at line 120 of file gr55xx_ll_hmac.h.