Searched refs:smp_check_commitment (Results 1 – 3 of 3) sorted by relevance
1637 if (!smp_check_commitment(p_cb)) { in smp_process_peer_nonce()1660 if (!smp_check_commitment(p_cb) && in smp_process_peer_nonce()1827 if (!smp_check_commitment(p_cb)) { in smp_process_secure_connection_oob_data()
463 extern bool smp_check_commitment(tSMP_CB* p_cb);
1445 bool smp_check_commitment(tSMP_CB* p_cb) { in smp_check_commitment() function