Home
last modified time | relevance | path

Searched refs:ESP_DS_RSA_1024 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_ds.h42 ESP_DS_RSA_1024 = (1024 / 32) - 1, enumerator
/hal_espressif-latest/components/esp_hw_support/
Desp_ds.c131 if (!(data->rsa_length == ESP_DS_RSA_1024 in esp_ds_start_sign()
316 if (!(data->rsa_length == ESP_DS_RSA_1024 in esp_ds_start_sign()