Home
last modified time | relevance | path

Searched full:xts_dpa_pseudo_level (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv37 WR_DIS.XTS_DPA_PSEUDO_LEVEL, EFUSE_BLK0, 14, 1, [] wr_dis of XTS_DPA_PSEUDO_…
126 XTS_DPA_PSEUDO_LEVEL, EFUSE_BLK0, 62, 2, [] Set this bit to control t…
Desp_efuse_table.c111 {EFUSE_BLK0, 14, 1}, // [] wr_dis of XTS_DPA_PSEUDO_LEVEL,
466 static const esp_efuse_desc_t XTS_DPA_PSEUDO_LEVEL[] = { variable
880 &WR_DIS_XTS_DPA_PSEUDO_LEVEL[0], // [] wr_dis of XTS_DPA_PSEUDO_LEVEL
1325 …&XTS_DPA_PSEUDO_LEVEL[0], // [] Set this bit to control the xts pseudo-round anti-dpa attack …
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c61.yaml44XTS_DPA_PSEUDO_LEVEL : {show: y, blk : 0, word: 3, pos: 27, len : 2, start: 123, type…
Desp32c5.yaml57XTS_DPA_PSEUDO_LEVEL : {show: y, blk : 0, word: 4, pos: 27, len : 2, start: 155, type…
Desp32c5beta3.yaml57XTS_DPA_PSEUDO_LEVEL : {show: y, blk : 0, word: 4, pos: 27, len : 2, start: 155, type…
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h264 /** xts_dpa_pseudo_level : R; bitpos: [31:30]; default: 0;
269 uint32_t xts_dpa_pseudo_level:2; member