Searched refs:ETS_DS_KEY_HMAC (Results 1 – 6 of 6) sorted by relevance
| /hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
| D | digital_signature.h | 124 ETS_DS_KEY_HMAC, /* The HMAC key (as stored in efuse) */ enumerator
|
| /hal_espressif-latest/components/esp_rom/include/esp32s2/rom/ |
| D | digital_signature.h | 128 ETS_DS_KEY_HMAC, /* The HMAC key (as stored in efuse) */ enumerator
|
| /hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
| D | digital_signature.h | 131 ETS_DS_KEY_HMAC, /* The HMAC key (as stored in efuse) */ enumerator
|
| /hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
| D | digital_signature.h | 123 ETS_DS_KEY_HMAC, /* The HMAC key (as stored in efuse) */ enumerator
|
| /hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
| D | digital_signature.h | 123 ETS_DS_KEY_HMAC, /* The HMAC key (as stored in efuse) */ enumerator
|
| /hal_espressif-latest/components/esp_hw_support/ |
| D | esp_ds.c | 236 …s_ds_result_t ets_result = ets_ds_encrypt_params(ds_data, iv, ds_plain_data, key, ETS_DS_KEY_HMAC); in esp_ds_encrypt_params() 424 …s_ds_result_t ets_result = ets_ds_encrypt_params(ds_data, iv, ds_plain_data, key, ETS_DS_KEY_HMAC); in esp_ds_encrypt_params()
|