Searched refs:remote_commitment (Results 1 – 3 of 3) sorted by relevance
250 Octet16 remote_commitment; member
1444 print128(p_cb->remote_commitment, (const uint8_t*)"received peer commitment"); in smp_check_commitment()1446 if (memcmp(p_cb->remote_commitment.data(), expected.data(), OCTET16_LEN)) { in smp_check_commitment()
743 STREAM_TO_ARRAY(p_cb->remote_commitment.data(), p, OCTET16_LEN); in smp_process_pairing_commitment()1885 p_cb->remote_commitment = p_sc_oob_data->peer_oob_data.commitment; in smp_process_secure_connection_oob_data()