/third_party/libcoap/src/ |
H A D | coap_dtls.c | 21 coap_dtls_establish(coap_session_t *session) { in coap_dtls_establish() argument 40 coap_dtls_close(coap_session_t *session) coap_dtls_close() argument 50 coap_tls_establish(coap_session_t *session) coap_tls_establish() argument 69 coap_tls_close(coap_session_t *session) coap_tls_close() argument [all...] |
H A D | coap_io_riot.c | 53 coap_socket_send(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t datalen) coap_socket_send() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | io.c | 58 SPDYF_io_set_session(struct SPDY_Session *session, in SPDYF_io_set_session() argument [all...] |
H A D | stream.c | 32 SPDYF_stream_new (struct SPDY_Session *session) in SPDYF_stream_new() argument 159 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session) SPDYF_stream_find() argument [all...] |
/kernel/linux/common_modules/tzdriver/auth/ |
H A D | client_hash_auth.h | 32 calc_client_auth_hash(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context, struct tc_ns_session *session) calc_client_auth_hash() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_qsv.h | 36 mfxSession session; member
|
/third_party/curl/lib/vtls/ |
H A D | gtls.h | 49 gnutls_session_t session; member
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-schema-agent-impl.cc | 12 V8SchemaAgentImpl::V8SchemaAgentImpl(V8InspectorSessionImpl* session, in V8SchemaAgentImpl() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_async_internal.h | 39 coap_session_t *session; /**< transaction session */ member
|
H A D | coap_cache_internal.h | 44 coap_session_t *session; member
|
H A D | coap_subscribe_internal.h | 59 struct coap_session_t *session; /**< subscriber session */ member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | videotoolbox.h | 51 VTDecompressionSessionRef session; member
|
H A D | qsv.h | 41 mfxSession session; member
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_ftpm_tee.h | 33 u32 session; member
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-evlist.c | 23 struct perf_session *session; in __cmd_evlist() local
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | topology.c | 34 struct perf_session *session; in session_write_header() local 63 struct perf_session *session; check_cpu_topology() local [all...] |
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_ftpm_tee.h | 33 u32 session; member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | topology.c | 35 struct perf_session *session; in session_write_header() local 64 struct perf_session *session; check_cpu_topology() local [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-evlist.c | 31 struct perf_session *session; in __cmd_evlist() local
|
/third_party/glfw/src/ |
H A D | platform.c | 89 const char* const session = getenv("XDG_SESSION_TYPE"); in _glfwSelectPlatform() local
|
/third_party/backends/backend/genesys/ |
H A D | calibration.h | 43 ScanSession session; member
|
H A D | settings.cpp | 115 std::ostream& operator<<(std::ostream& out, const ScanSession& session) in operator <<() argument [all...] |
/third_party/nghttp2/fuzz/ |
H A D | fuzz_target.cc | 4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument 11 int on_begin_headers_callback(nghttp2_session *session, in on_begin_headers_callback() argument 18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument 26 int before_frame_send_callback(nghttp2_session *session, in before_frame_send_callback() argument 33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument 40 void send_pending(nghttp2_session *session) { in send_pending() argument 52 nghttp2_session *session; in LLVMFuzzerTestOneInput() local [all...] |
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
H A D | ServerHello.pm | 194 sub session subroutine
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_https_time_out.c | 47 test_tls_session_time_out (gnutls_session_t session) in test_tls_session_time_out() argument 105 gnutls_session_t session; in main() local
|