Macros
Hash Mode
Peripheral Driver
»
LL Driver
»
HMAC
»
Defines
»
HMAC Exported Constants
Macros
#define
LL_HMAC_HASH_STANDARD
0x00000000U
#define
LL_HMAC_HASH_USER
(1UL << HMAC_CONFIG_ENABLE_USERHASH)
Detailed Description
Macro Definition Documentation
◆
LL_HMAC_HASH_STANDARD
#define LL_HMAC_HASH_STANDARD 0x00000000U
Standard Mode
◆
LL_HMAC_HASH_USER
#define LL_HMAC_HASH_USER (1UL << HMAC_CONFIG_ENABLE_USERHASH)
User Mode