mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 06:12:42 +00:00
feat(esp_security): Added support for key manager for esp32c5
This commit is contained in:

committed by
harshal.patil

parent
7e570d246c
commit
662d793f37
@@ -22,7 +22,7 @@ extern "C" {
|
||||
#define KEY_MGR_ASSIST_INFO_SIZE 64
|
||||
#define KEY_MGR_KEY_RECOVERY_INFO_SIZE 64
|
||||
|
||||
#define KEY_MGR_HUK_INFO_SIZE HUK_INFO_SIZE
|
||||
#define KEY_MGR_HUK_INFO_SIZE HUK_INFO_LEN
|
||||
#define KEY_MGR_HUK_RISK_ALERT_LEVEL HUK_RISK_ALERT_LEVEL
|
||||
|
||||
/* AES deploy mode */
|
||||
|
Reference in New Issue
Block a user