Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c123 u8 dhkey[32]; member
1410 return smp_f5(smp->dhkey, na, nb, a, b, mackey, ltk); in sc_mackey_and_ltk()
2764 if (compute_ecdh_secret(tfm_ecdh, smp->remote_pk, smp->dhkey)) in smp_cmd_public_key()
2767 SMP_DBG("DHKey %32phN", smp->dhkey); in smp_cmd_public_key()