Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c1579 UINT8 *p_nb; in smp_calculate_f5_mackey_and_long_term_key() local
1587 p_nb = p_cb->rrand; in smp_calculate_f5_mackey_and_long_term_key()
1592 p_nb = p_cb->rand; in smp_calculate_f5_mackey_and_long_term_key()
1595 if (!smp_calculate_f5(p_cb->dhkey, p_na, p_nb, a, b, p_cb->mac_key, p_cb->ltk)) { in smp_calculate_f5_mackey_and_long_term_key()