Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h769 bool bt_mesh_check_public_key(const uint8_t key[64]);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c1082 if (!bt_mesh_check_public_key(data)) { in prov_pub_key()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1844 bool bt_mesh_check_public_key(const uint8_t key[64]) in bt_mesh_check_public_key() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1873 bool bt_mesh_check_public_key(const uint8_t key[64]) in bt_mesh_check_public_key() function