Home
last modified time | relevance | path

Searched defs:peer (Results 1 - 25 of 128) sorted by relevance

123456

/third_party/pulseaudio/src/pulsecore/
H A Dpipe.c77 struct sockaddr_in addr, peer; in pipe() local
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c82 struct lws_peer *peer; in lws_get_or_create_peer() local
30 __lws_peer_remove_from_peer_wait_list(struct lws_context *context, struct lws_peer *peer) __lws_peer_remove_from_peer_wait_list() argument
64 __lws_peer_add_to_peer_wait_list(struct lws_context *context, struct lws_peer *peer) __lws_peer_add_to_peer_wait_list() argument
169 __lws_peer_destroy(struct lws_context *context, struct lws_peer *peer) __lws_peer_destroy() argument
218 lws_peer_add_wsi(struct lws_context *context, struct lws_peer *peer, struct lws *wsi) lws_peer_add_wsi() argument
236 struct lws_peer *peer; lws_peer_dump_from_wsi() local
258 lws_peer_track_wsi_close(struct lws_context *context, struct lws_peer *peer) lws_peer_track_wsi_close() argument
290 lws_peer_confirm_ah_attach_ok(struct lws_context *context, struct lws_peer *peer) lws_peer_confirm_ah_attach_ok() argument
308 lws_peer_track_ah_detach(struct lws_context *context, struct lws_peer *peer) lws_peer_track_ah_detach() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_asn1.c27 X509 *peer; member
/third_party/openssl/ssl/
H A Dssl_asn1.c27 X509 *peer; member
/third_party/ffmpeg/libavformat/
H A Dlibrist.c58 struct rist_peer *peer; member
/third_party/mbedtls/library/
H A Dpsa_crypto_pake.c160 uint8_t *peer = NULL, *user = NULL; in mbedtls_psa_pake_setup() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dsess_id.c51 X509 *peer = NULL; in sess_id_main() local
/third_party/openssl/test/
H A Ddtlsv1listentest.c295 BIO_ADDR *peer = NULL; in dtls_listen_test() local
/third_party/openssl/apps/
H A Dsess_id.c51 X509 *peer = NULL; in sess_id_main() local
/third_party/curl/lib/vquic/
H A Dvquic-tls.c212 curl_ossl_init_ssl(struct quic_tls_ctx *ctx, struct Curl_easy *data, struct ssl_peer *peer, const char *alpn, size_t alpn_len, void *user_data) curl_ossl_init_ssl() argument
257 curl_gtls_init_ctx(struct quic_tls_ctx *ctx, struct Curl_cfilter *cf, struct Curl_easy *data, struct ssl_peer *peer, const char *alpn, size_t alpn_len, Curl_vquic_tls_ctx_setup *ctx_setup, void *user_data) curl_gtls_init_ctx() argument
461 curl_wssl_init_ssl(struct quic_tls_ctx *ctx, struct Curl_easy *data, struct ssl_peer *peer, const char *alpn, size_t alpn_len, void *user_data) curl_wssl_init_ssl() argument
489 Curl_vquic_tls_init(struct quic_tls_ctx *ctx, struct Curl_cfilter *cf, struct Curl_easy *data, struct ssl_peer *peer, const char *alpn, size_t alpn_len, Curl_vquic_tls_ctx_setup *ctx_setup, void *user_data) Curl_vquic_tls_init() argument
566 Curl_vquic_tls_verify_peer(struct quic_tls_ctx *ctx, struct Curl_cfilter *cf, struct Curl_easy *data, struct ssl_peer *peer) Curl_vquic_tls_verify_peer() argument
[all...]
/third_party/curl/lib/vtls/
H A Dvtls_int.h71 struct ssl_peer peer; member
/third_party/libuv/test/
H A Decho-server.c148 static void on_close(uv_handle_t* peer) { in on_close() argument
H A Dtest-getsockname.c52 static void on_close(uv_handle_t* peer) { in on_close() argument
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c504 struct lws_peer *peer = NULL; in lws_adopt_descriptor_vhost_via_info() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c289 X509 *peer = SSL_get_peer_certificate(wsi->tls.ssl); in lws_tls_client_confirm_peer_cert() local
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c248 ssh_ops_is_pubkey_authorized(const char *username, const char *type, const uint8_t *peer, int peer_len) ssh_ops_is_pubkey_authorized() argument
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c59 BIO *peer; /* NULL if buf == NULL. If peer != NULL, then member
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decdh_exch.c120 int ecdh_match_params(const EC_KEY *priv, const EC_KEY *peer) in ecdh_match_params() argument
H A Ddh_exch.c113 static int dh_match_params(DH *priv, DH *peer) in dh_match_params() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dexchange.c377 int EVP_PKEY_derive_set_peer_ex(EVP_PKEY_CTX *ctx, EVP_PKEY *peer, in EVP_PKEY_derive_set_peer_ex() argument
500 EVP_PKEY_derive_set_peer(EVP_PKEY_CTX *ctx, EVP_PKEY *peer) EVP_PKEY_derive_set_peer() argument
[all...]
/third_party/openssl/crypto/bio/
H A Dbss_bio.c59 BIO *peer; /* NULL if buf == NULL. If peer != NULL, then member
[all...]
/third_party/openssl/crypto/evp/
H A Dexchange.c377 int EVP_PKEY_derive_set_peer_ex(EVP_PKEY_CTX *ctx, EVP_PKEY *peer, in EVP_PKEY_derive_set_peer_ex() argument
500 EVP_PKEY_derive_set_peer(EVP_PKEY_CTX *ctx, EVP_PKEY *peer) EVP_PKEY_derive_set_peer() argument
[all...]
/third_party/openssl/providers/implementations/exchange/
H A Decdh_exch.c120 int ecdh_match_params(const EC_KEY *priv, const EC_KEY *peer) in ecdh_match_params() argument
H A Ddh_exch.c113 static int dh_match_params(DH *priv, DH *peer) in dh_match_params() argument

Completed in 19 milliseconds

123456