Searched defs:pub_key (Results 1 – 7 of 7) sorted by relevance
23 static uint8_t pub_key[BT_PUB_KEY_LEN]; variable
133 int bt_mesh_dhkey_gen(const uint8_t *pub_key, const uint8_t *priv_key, uint8_t *dhkey) in bt_mesh_dhkey_gen()
296 int bt_mesh_dhkey_gen(const uint8_t *pub_key, const uint8_t *priv_key, uint8_t *dhkey) in bt_mesh_dhkey_gen()
872 const uint8_t *pub_key; in reprovision_local_client_server() local
833 uint8_t pub_key[64]; in cmd_remote_pub_key_set() local
76 uint8_t pub_key[64]; member
48 static uint8_t pub_key[64]; variable