Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h167 int bt_mesh_prov_encrypt(const uint8_t key[16], uint8_t nonce[13],
Dcrypto.c845 int bt_mesh_prov_encrypt(const uint8_t key[16], uint8_t nonce[13], in bt_mesh_prov_encrypt() function
Dprovisioner_prov.c2491 err = bt_mesh_prov_encrypt(session_key, nonce, pdu, net_buf_simple_add(&buf, 33));