Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h153 int bt_mesh_prov_decrypt(const u8_t key[16], u8_t nonce[13],
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c845 int bt_mesh_prov_decrypt(const u8_t key[16], u8_t nonce[13], in bt_mesh_prov_decrypt() function
A Dprov.c1161 err = bt_mesh_prov_decrypt(session_key, nonce, data, pdu); in prov_data()

Completed in 8 milliseconds