Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_int.h527 extern bool smp_calculate_f5_key(uint8_t* w, uint8_t* t);
Dsmp_keys.cc1253 if (!smp_calculate_f5_key(w, t)) { in smp_calculate_f5()
1408 bool smp_calculate_f5_key(uint8_t* w, uint8_t* t) { in smp_calculate_f5_key() function