Macros | |
#define | LL_HMAC_HASH_STANDARD 0x00000000U |
#define | LL_HMAC_HASH_USER (1UL << HMAC_CFG_HASH_POS) |
#define LL_HMAC_HASH_STANDARD 0x00000000U |
Standard Mode
Definition at line 112 of file gr55xx_ll_hmac.h.
#define LL_HMAC_HASH_USER (1UL << HMAC_CFG_HASH_POS) |
User Mode
Definition at line 113 of file gr55xx_ll_hmac.h.