Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Decc_ll.h20 ECC_PARAM_K, enumerator
85 case ECC_PARAM_K: in ecc_ll_write_param()
134 case ECC_PARAM_K: in ecc_ll_read_param()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h22 ECC_PARAM_K, enumerator
96 case ECC_PARAM_K: in ecc_ll_write_param()
145 case ECC_PARAM_K: in ecc_ll_read_param()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h23 ECC_PARAM_K, enumerator
139 case ECC_PARAM_K: in ecc_ll_write_param()
202 case ECC_PARAM_K: in ecc_ll_read_param()
/hal_espressif-latest/components/hal/
Decc_hal.c37 ecc_ll_write_param(ECC_PARAM_K, buf, sizeof(buf)); in clear_param_registers()
52 ecc_ll_write_param(ECC_PARAM_K, k, len); in ecc_hal_write_mul_param()