Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c189 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y,
481 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,
541 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in esp_ecc_gen_dh_key() function
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c173 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y,
428 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,
488 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in esp_ecc_gen_dh_key() function
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c170 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y,
425 ._ecc_gen_dh_key = esp_ecc_gen_dh_key,
485 static int esp_ecc_gen_dh_key(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in esp_ecc_gen_dh_key() function