Home | History | Annotate | Download | only in smp

Lines Matching refs:smp_calculate_f6

1485   smp_calculate_f6(p_cb->mac_key, p_cb->rand, p_cb->rrand, p_cb->peer_random,
1513 ret = smp_calculate_f6(p_cb->mac_key, p_cb->rrand, p_cb->rand,
1533 * Function smp_calculate_f6
1555 bool smp_calculate_f6(uint8_t* w, uint8_t* n1, uint8_t* n2, uint8_t* r,