Home
last modified time | relevance | path

Searched defs:remote_pk (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Decc.c169 static int hci_generate_dhkey_v1(const uint8_t *remote_pk) in hci_generate_dhkey_v1()
185 static int hci_generate_dhkey_v2(const uint8_t *remote_pk, uint8_t key_type) in hci_generate_dhkey_v2()
/Zephyr-latest/subsys/bluetooth/mesh/
Dprovisioner.c419 const uint8_t *remote_pk; in prov_dh_key_gen() local