Searched refs:smp_calculate_f5_mackey_or_long_term_key (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_keys.c1444 ** The function smp_calculate_f5_mackey_or_long_term_key(...) is used in the
1483 /* smp_calculate_f5_mackey_or_long_term_key(...) */
1528 if (!smp_calculate_f5_mackey_or_long_term_key(t, counter_mac_key, key_id, n1, n2, a1, a2,
1539 if (!smp_calculate_f5_mackey_or_long_term_key(t, counter_ltk, key_id, n1, n2, a1, a2,
1555 ** Function smp_calculate_f5_mackey_or_long_term_key
1585 BOOLEAN smp_calculate_f5_mackey_or_long_term_key(UINT8 *t, UINT8 *counter, function
H A Dsmp_int.h525 extern BOOLEAN smp_calculate_f5_mackey_or_long_term_key(UINT8 *t, UINT8 *counter,

Completed in 40 milliseconds