/third_party/openssl/doc/man3/ |
D | SSL_session_reused.pod | 5 SSL_session_reused - query whether a reused session was negotiated during handshake 15 Query, whether a reused session was negotiated during the handshake. 32 A new session was negotiated.
|
D | SSL_CTX_set_tlsext_use_srtp.pod | 72 After a handshake has been completed the negotiated SRTP protection profile (if 75 protection profile was negotiated. The memory returned from this function should 78 If an SRTP protection profile has been successfully negotiated then the SRTP 96 object if one has been negotiated or NULL otherwise.
|
D | SSL_get_default_timeout.pod | 16 SSL_SESSION objects negotiated for the protocol valid for B<ssl>. 20 Whenever a new session is negotiated, it is assigned a timeout value,
|
D | SSL_SESSION_get0_hostname.pod | 28 or below was negotiated. Otherwise NULL is returned. Note that in TLSv1.3 the 29 SNI hostname is negotiated with each handshake including resumption handshakes
|
D | SSL_SESSION_get_compress_id.pod | 16 If compression has been negotiated for an ssl session then
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideofilter.c | 239 filter->negotiated = res; in gst_video_filter_set_caps() 247 filter->negotiated = FALSE; in gst_video_filter_set_caps() 260 if (G_UNLIKELY (!filter->negotiated)) in gst_video_filter_transform() 309 if (G_UNLIKELY (!filter->negotiated)) in gst_video_filter_transform_ip() 403 videofilter->negotiated = FALSE; in gst_video_filter_init()
|
D | gstvideofilter.h | 49 gboolean negotiated; member
|
/third_party/grpc/src/core/tsi/alts/handshaker/proto/ |
D | altscontext.proto | 24 // The application protocol negotiated for this connection. 27 // The record protocol negotiated for this connection.
|
/third_party/grpc/src/proto/grpc/gcp/ |
D | altscontext.proto | 30 // The application protocol negotiated for this connection. 33 // The record protocol negotiated for this connection.
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | negotiation3 | 19 - pad caps: the caps of the pad as it is currently negotiated. 36 Caps negotiation is initiated by an element that wants to send data on a non-negotiated 39 are negotiated or not, this is a task of the pads. 91 Get the negotiated caps of a pad or NULL if the pad is not negotiated. 228 2) negotiated caps (if any)
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpdvpay.h | 54 gboolean negotiated; member
|
D | gstrtpdvpay.c | 324 if (!rtpdvpay->negotiated) { in gst_rtp_dv_pay_handle_buffer() 327 rtpdvpay->negotiated = TRUE; in gst_rtp_dv_pay_handle_buffer()
|
/third_party/curl/docs/cmdline-opts/ |
D | socks5-gssapi-nec.d | 6 As part of the GSS-API negotiation a protection mode is negotiated. RFC 1961
|
D | http2-prior-knowledge.d | 12 away. HTTPS requests will still do HTTP/2 the standard way with negotiated
|
/third_party/gstreamer/gstplugins_base/gst/volume/ |
D | gstvolume.h | 61 gboolean negotiated; member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudabasetransform.c | 129 filter->negotiated = FALSE; in gst_cuda_base_transform_init() 261 filter->negotiated = res; in gst_cuda_base_transform_set_caps() 269 filter->negotiated = FALSE; in gst_cuda_base_transform_set_caps() 302 if (G_UNLIKELY (!filter->negotiated)) in gst_cuda_base_transform_transform()
|
D | gstcudabasetransform.h | 45 gboolean negotiated; member
|
/third_party/iptables/extensions/ |
D | libxt_tcpmss.man | 1 …can only use this on TCP SYN or SYN/ACK packets, since the MSS is only negotiated during the TCP h…
|
/third_party/gstreamer/gstplugins_good/gst/multipart/ |
D | multipartmux.h | 79 gboolean negotiated; member
|
D | multipartmux.c | 464 if (!mux->negotiated) { in gst_multipart_mux_collected() 476 mux->negotiated = TRUE; in gst_multipart_mux_collected() 665 multipart_mux->negotiated = FALSE; in gst_multipart_mux_change_state()
|
/third_party/libwebsockets/READMEs/ |
D | README.tls-sessions.md | 10 tls tunnel is negotiated... these are the object that gets validated by the 14 Normally the default is that there is a new session negotiated per connection, 19 both the server and client still have a copy of a previously-negotiated session
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasetransform.h | 53 gboolean negotiated; member
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstbasewidget.h | 56 gboolean negotiated; member
|
D | gtkgstbasewidget.c | 143 widget->negotiated = TRUE; in _queue_draw() 186 if (!gst_widget->negotiated) in gtk_gst_base_widget_get_preferred_width() 202 if (!gst_widget->negotiated) in gtk_gst_base_widget_get_preferred_height()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasesrc.c | 56 gboolean negotiated; member 211 glbasesrc->priv->negotiated = TRUE; in gst_gl_base_src_setcaps() 398 if (G_UNLIKELY (!src->priv->negotiated || !src->context)) in gst_gl_base_src_fill() 473 src->priv->negotiated = FALSE; in gst_gl_base_src_start()
|