| /third_party/curl/lib/vquic/ |
| H A D | curl_quiche.c | 91 struct quic_tls_ctx tls; member [all...] |
| H A D | curl_ngtcp2.c | 115 struct quic_tls_ctx tls; member
|
| H A D | curl_osslq.c | 284 struct quic_tls_ctx tls; member [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl.h | 100 int tls; member
|
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 678 int port, _port, tls; in _lws_ss_client_connect() local
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | dynlink.h | 113 struct tls_module tls; member
|
| /third_party/musl/src/internal/ |
| H A D | dynlink.h | 123 struct tls_module tls; member
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
| H A D | shared.c | 216 void *tls = ngtcp2_conn_get_tls_native_handle(conn); in ngtcp2_crypto_derive_and_install_rx_key() local 330 static int crypto_set_local_transport_params(ngtcp2_conn *conn, void *tls) { in crypto_set_local_transport_params() argument 357 void *tls = ngtcp2_conn_get_tls_native_handle(conn); in ngtcp2_crypto_derive_and_install_tx_key() local 1321 void *tls = ngtcp2_conn_get_tls_native_handle(conn); ngtcp2_crypto_client_initial_cb() local [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/ |
| H A D | picotls.c | 413 int ngtcp2_crypto_set_remote_transport_params(ngtcp2_conn *conn, void *tls) { in ngtcp2_crypto_set_remote_transport_params() argument 423 int ngtcp2_crypto_set_local_transport_params(void *tls, const uint8_t *buf, in ngtcp2_crypto_set_local_transport_params() argument
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_session_internal.h | 87 void *tls; /**< security parameters */ member
|
| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| H A D | binder_invoker.cpp | 42 unsigned long *tls = nullptr; in GetTls() local
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | traps.c | 367 unsigned long tls; in show_registers() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | process.c | 1667 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long kthread_arg, struct task_struct *p, unsigned long tls) copy_thread() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | ptrace.c | 683 unsigned long tls = target->thread.uw.tp_value; in tls_set() local 1365 compat_ulong_t tls = target->thread.uw.tp_value; in compat_tls_set() local
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | traps.c | 380 unsigned long tls; in show_registers() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | ptrace.c | 683 unsigned long tls[2]; in tls_set() local 1763 compat_ulong_t tls = target->thread.uw.tp_value; in compat_tls_set() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | process.c | 1808 unsigned long tls = args->tls; in copy_thread() local
|
| /kernel/linux/linux-5.10/sound/soc/fsl/ |
| H A D | fsl_ssi.h | 290 unsigned int tls; member
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 570 u8 tls; member 578 u8 tls; member
|
| H A D | xdomain.c | 1251 u8 slw, tlw, sls, tls; in tb_xdomain_get_link_status() local 1285 u8 tlw, tls; in tb_xdomain_link_state_change() local 503 tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, u8 sequence, u8 *slw, u8 *tlw, u8 *sls, u8 *tls) tb_xdp_link_state_status_request() argument 566 tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route, u8 sequence, u8 tlw, u8 tls) tb_xdp_link_state_change_request() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | fsl_ssi.h | 290 unsigned int tls; member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 97 namespace tls { namespace [all...] |
| H A D | shrpx_config.cc | 850 bool tls; member 887 bool tls; global() member 960 bool tls; global() member [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_openssl.c | 155 coap_tls_context_t tls; member 3285 coap_tls_context_t *tls = &context->tls; coap_tls_new_client_session() local 3342 coap_tls_context_t *tls = &((coap_openssl_context_t *)session->context->dtls_context)->tls; coap_tls_new_server_session() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 477 radius_server_testing_options_tls(struct radius_session *sess, const char *tls, struct eap_session_data *eap_conf) radius_server_testing_options_tls() argument
|