Collaboration diagram for Key Type:Macros | |
| #define | HAL_HMAC_KEYTYPE_MCU LL_HMAC_KEYTYPE_MCU |
| Key from MCU More... | |
| #define | HAL_HMAC_KEYTYPE_AHB LL_HMAC_KEYTYPE_AHB |
| Key from AHB master. More... | |
| #define | HAL_HMAC_KEYTYPE_KRAM LL_HMAC_KEYTYPE_KRAM |
| Key from Key Port More... | |
| #define HAL_HMAC_KEYTYPE_AHB LL_HMAC_KEYTYPE_AHB |
Key from AHB master.
Definition at line 238 of file gr55xx_hal_hmac.h.
| #define HAL_HMAC_KEYTYPE_KRAM LL_HMAC_KEYTYPE_KRAM |
Key from Key Port
Definition at line 240 of file gr55xx_hal_hmac.h.
| #define HAL_HMAC_KEYTYPE_MCU LL_HMAC_KEYTYPE_MCU |
Key from MCU
Definition at line 236 of file gr55xx_hal_hmac.h.