Home
last modified time | relevance | path

Searched refs:bt_mesh_pub_key_get (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_tc.c128 const uint8_t *bt_mesh_pub_key_get(void) in bt_mesh_pub_key_get() function
Dcrypto.h147 const uint8_t *bt_mesh_pub_key_get(void);
Dprovisioner.c395 key = bt_mesh_pub_key_get(); in send_pub_key()
896 pub_key = bt_mesh_pub_key_get(); in reprovision_local_client_server()
Dcrypto_psa.c284 const uint8_t *bt_mesh_pub_key_get(void) in bt_mesh_pub_key_get() function
Dprovisionee.c308 key = bt_mesh_pub_key_get(); in send_pub_key()