Searched refs:add_outgoing (Results 1 – 1 of 1) sorted by relevance
555 static bool add_outgoing(SSL *ssl, bool is_ccs, Array<uint8_t> data) { in add_outgoing() function597 return add_outgoing(ssl, false /* handshake */, std::move(data)); in dtls1_add_message()601 return add_outgoing(ssl, true /* ChangeCipherSpec */, Array<uint8_t>()); in dtls1_add_change_cipher_spec()