Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_ds.h19 #define ESP_DS_IV_BIT_LEN 128 macro
20 #define ESP_DS_IV_LEN (ESP_DS_IV_BIT_LEN / 8)
72 uint32_t iv[ESP_DS_IV_BIT_LEN / 32];