Merge branch 'esp32p4/add_hmac_ds_support' into 'master'
esp32p4/add hmac ds support Closes IDF-7543 and IDF-6518 See merge request espressif/esp-idf!25148
This commit is contained in:
@@ -13,7 +13,7 @@ extern "C" {
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define ETS_DS_MAX_BITS 3072
|
||||
#define ETS_DS_MAX_BITS 4096
|
||||
|
||||
#define ETS_DS_IV_LEN 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user