Searched defs:peer_pub_key_y (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 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() 1296 int ble_sm_alg_gen_dhkey(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in ble_sm_alg_gen_dhkey()
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 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() 1368 int ble_sm_alg_gen_dhkey(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in ble_sm_alg_gen_dhkey()
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 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() 1391 int ble_sm_alg_gen_dhkey(const uint8_t *peer_pub_key_x, const uint8_t *peer_pub_key_y, in ble_sm_alg_gen_dhkey()
|