Lines Matching full:dtls
192 SRTPProtectionProfile uint16 // the negotiated DTLS-SRTP protection profile
377 // protection profiles to offer in DTLS-SRTP.
455 // SkipHelloVerifyRequest causes a DTLS server to skip the
507 // never be fragmented. For DTLS, it is the maximum handshake fragment
508 // size, not record size; DTLS allows multiple handshake fragments in a
610 // to the sequence number of outgoing packets. For both TLS and DTLS,
612 // ignored so that the DTLS epoch cannot be changed.
679 // DTLS to overlap and be sent in the wrong order. It also causes
685 // messages in DTLS to redundantly both fragment the message
698 // handshake fragments in DTLS to have the wrong message type.
702 // handshake fragments in DTLS to have the wrong message length.
705 // SplitFragments, if non-zero, causes the handshake fragments in DTLS
711 // fragments in DTLS.
751 // EnableAllCiphersInDTLS, if true, causes RC4 to be enabled in DTLS.