Home
last modified time | relevance | path

Searched defs:cb_type (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcodec_internal.h128 unsigned cb_type:3; member
/third_party/python/Lib/
Dssl.py980 def get_channel_binding(self, cb_type="tls-unique"): argument
1394 def get_channel_binding(self, cb_type="tls-unique"): argument
/third_party/python/Modules/clinic/
D_ssl.c.h355 const char *cb_type = "tls-unique"; in _ssl__SSLSocket_get_channel_binding() local
/third_party/python/Modules/
D_ssl.c2690 const char *cb_type) in _ssl__SSLSocket_get_channel_binding_impl()