HomeSort by relevance Sort by last modified time
    Searched refs:smp_calculate_f4 (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/smp/
smp_keys.cc 891 smp_calculate_f4(p_cb->loc_publ_key.x, p_cb->peer_publ_key.x, p_cb->rand,
898 smp_calculate_f4(p_cb->loc_publ_key.x, p_cb->peer_publ_key.x, p_cb->rand,
904 smp_calculate_f4(p_cb->loc_publ_key.x, p_cb->loc_publ_key.x,
980 void smp_calculate_f4(uint8_t* u, uint8_t* v, uint8_t* x, uint8_t z, function
    [all...]
smp_int.h 518 extern void smp_calculate_f4(uint8_t* u, uint8_t* v, uint8_t* x, uint8_t z,
smp_act.cc     [all...]

Completed in 47 milliseconds