Searched refs:smp_calculate_local_commitment (Results 1 – 3 of 3) sorted by relevance
483 void smp_calculate_local_commitment(tSMP_CB* p_cb);
1690 smp_calculate_local_commitment(p_cb); in smp_process_local_nonce()1710 smp_calculate_local_commitment(p_cb); in smp_process_local_nonce()
757 void smp_calculate_local_commitment(tSMP_CB* p_cb) { in smp_calculate_local_commitment() function