Searched refs:smp_calculate_f5_mackey_or_long_term_key (Results 1 - 2 of 2) sorted by relevance
/system/bt/stack/smp/ |
H A D | smp_keys.c | 1463 ** The function smp_calculate_f5_mackey_or_long_term_key(...) is used in the 1502 /* smp_calculate_f5_mackey_or_long_term_key(...) */ 1547 if (!smp_calculate_f5_mackey_or_long_term_key(t, counter_mac_key, key_id, n1, n2, a1, a2, 1558 if (!smp_calculate_f5_mackey_or_long_term_key(t, counter_ltk, key_id, n1, n2, a1, a2, 1574 ** Function smp_calculate_f5_mackey_or_long_term_key 1604 BOOLEAN smp_calculate_f5_mackey_or_long_term_key(UINT8 *t, UINT8 *counter, function
|
H A D | smp_int.h | 524 extern BOOLEAN smp_calculate_f5_mackey_or_long_term_key(UINT8 *t, UINT8 *counter,
|
Completed in 11 milliseconds