Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c106 …int (* _ecc_gen_dh_key)(const uint8_t *remote_pub_key_x, const uint8_t *remote_pub_key_y, const ui… member
481 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c96 int (* _ecc_gen_dh_key)(const uint8_t *remote_pub_key_x, const uint8_t *remote_pub_key_y, member
428 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c91 int (* _ecc_gen_dh_key)(const uint8_t *remote_pub_key_x, const uint8_t *remote_pub_key_y, member
425 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,