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

  /system/bt/stack/smp/
smp_int.h 485 extern uint8_t smp_calculate_random_input(uint8_t* random, uint8_t round);
smp_keys.cc 897 smp_calculate_random_input(p_cb->local_random, p_cb->round);
    [all...]
smp_utils.cc 1299 uint8_t smp_calculate_random_input(uint8_t* random, uint8_t round) { function
    [all...]

Completed in 503 milliseconds