Searched refs:XTS_KEY_LENGTH_256 (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 21 WR_DIS.XTS_KEY_LENGTH_256, EFUSE_BLK0, 2, 1, [] wr_dis of XTS_KEY_LENGTH_… 67 XTS_KEY_LENGTH_256, EFUSE_BLK0, 42, 1, [] Flash encryption key leng…
|
D | esp_efuse_table.c | 230 static const esp_efuse_desc_t XTS_KEY_LENGTH_256[] = { variable 669 …&XTS_KEY_LENGTH_256[0], // [] Flash encryption key length {0: "128 bits key"; 1: "256 bits ke…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C2.rst | 49 …XTS_KEY_LENGTH_256 (BLOCK0) Flash encryption key length …
|
D | summary_ESP32-P4.rst | 98 …XTS_KEY_LENGTH_256 (BLOCK0) Set this bit to configure flash encryption use …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-key-digest-cmd.rst | 101 …XTS_KEY_LENGTH_256 (BLOCK0) Flash encryption key length …
|
D | burn-key-cmd.rst | 102 …re boot key can not be used with this option. In addition, eFuse ``XTS_KEY_LENGTH_256`` is set to …
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 724 XTS_KEY_LENGTH_256 1 \
|