Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h510 extern void smp_compute_dhkey(tSMP_CB *p_cb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c1162 void smp_compute_dhkey (tSMP_CB *p_cb) in smp_compute_dhkey() function
Dsmp_act.c1579 smp_compute_dhkey(p_cb); in smp_both_have_public_keys()