Home
last modified time | relevance | path

Searched defs:session (Results 1 - 25 of 585) sorted by relevance

12345678910>>...24

/third_party/libcoap/src/
H A Dcoap_dtls.c21 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 Dcoap_io_riot.c53 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 Dio.c58 SPDYF_io_set_session(struct SPDY_Session *session, in SPDYF_io_set_session() argument
[all...]
H A Dstream.c32 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 Dclient_hash_auth.h32 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 Dhwcontext_qsv.h36 mfxSession session; member
/third_party/curl/lib/vtls/
H A Dgtls.h49 gnutls_session_t session; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-schema-agent-impl.cc12 V8SchemaAgentImpl::V8SchemaAgentImpl(V8InspectorSessionImpl* session, in V8SchemaAgentImpl() argument
/third_party/libcoap/include/coap3/
H A Dcoap_async_internal.h39 coap_session_t *session; /**< transaction session */ member
H A Dcoap_cache_internal.h44 coap_session_t *session; member
H A Dcoap_subscribe_internal.h59 struct coap_session_t *session; /**< subscriber session */ member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.h51 VTDecompressionSessionRef session; member
H A Dqsv.h41 mfxSession session; member
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_ftpm_tee.h33 u32 session; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-evlist.c23 struct perf_session *session; in __cmd_evlist() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dtopology.c34 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 Dtpm_ftpm_tee.h33 u32 session; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtopology.c35 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 Dbuiltin-evlist.c31 struct perf_session *session; in __cmd_evlist() local
/third_party/glfw/src/
H A Dplatform.c89 const char* const session = getenv("XDG_SESSION_TYPE"); in _glfwSelectPlatform() local
/third_party/backends/backend/genesys/
H A Dcalibration.h43 ScanSession session; member
H A Dsettings.cpp115 std::ostream& operator<<(std::ostream& out, const ScanSession& session) in operator <<() argument
[all...]
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc4 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 DServerHello.pm194 sub session subroutine
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_time_out.c47 test_tls_session_time_out (gnutls_session_t session) in test_tls_session_time_out() argument
105 gnutls_session_t session; in main() local

Completed in 6 milliseconds

12345678910>>...24