Home | History | Annotate | Download | only in runner

Lines Matching refs:DTLS

252 	SRTPProtectionProfile      uint16                // the negotiated DTLS-SRTP protection profile
459 // protection profiles to offer in DTLS-SRTP.
541 // SkipHelloVerifyRequest causes a DTLS server to skip the
582 // message in DTLS to be prefaced by stray ChangeCipherSpec record. This
583 // may be used to test DTLS's handling of reordered ChangeCipherSpec.
620 // never be fragmented. For DTLS, it is the maximum handshake fragment
621 // size, not record size; DTLS allows multiple handshake fragments in a
771 // to the sequence number of outgoing packets. For both TLS and DTLS,
773 // ignored so that the DTLS epoch cannot be changed.
853 // DTLS to overlap and be sent in the wrong order. It also causes
859 // DTLS to be reversed within a flight.
863 // messages in DTLS to redundantly both fragment the message
880 // handshake fragments in DTLS to have the wrong message type.
884 // handshake fragments in DTLS to have the wrong message length.
887 // SplitFragments, if non-zero, causes the handshake fragments in DTLS
893 // fragments in DTLS.
920 // PackHandshakeFragments, if true, causes handshake fragments in DTLS
925 // PackHandshakeRecords, if true, causes handshake records in DTLS to be
1452 // The lowest version of DTLS is 1.0. There is no DSSL 3.0.
1456 // There is no such thing as DTLS 1.1.
1470 // We only implement up to DTLS 1.2.
1474 // There is no such thing as DTLS 1.1.