Searched refs:smp_check_commitment (Results 1 – 3 of 3) sorted by relevance
1701 if (!smp_check_commitment(p_cb)) in smp_process_peer_nonce()1727 if (!smp_check_commitment(p_cb) && p_cb->cert_failure != 9) in smp_process_peer_nonce()1909 if (!smp_check_commitment(p_cb)) in smp_process_secure_connection_oob_data()
497 extern BOOLEAN smp_check_commitment(tSMP_CB *p_cb);
1405 BOOLEAN smp_check_commitment(tSMP_CB *p_cb) in smp_check_commitment() function