Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_keys.cc722 Point peer_publ_key, new_publ_key; in smp_compute_dhkey() local
731 ECC_PointMult(&new_publ_key, &peer_publ_key, (uint32_t*)private_key, in smp_compute_dhkey()
734 memcpy(p_cb->dhkey, new_publ_key.x, BT_OCTET32_LEN); in smp_compute_dhkey()