Searched refs:smp_calculate_f5 (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/smp/ |
D | smp_int.h | 523 extern BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2,
|
D | smp_utils.c | 1492 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()
|
D | smp_keys.c | 1479 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5() function
|