Home
last modified time | relevance | path

Searched defs:is_server (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/libpcap/
H A Dsslutils.c60 int ssl_init_once(int is_server, int enable_compression, char *errbuf, size_t errbuflen) in ssl_init_once()
134 SSL *ssl_promotion(int is_server, PCAP_SOCKET s, char *errbuf, size_t errbuflen) in ssl_promotion()
/freebsd/crypto/openssl/include/internal/
H A Dquic_tls.h84 int is_server; member
H A Dquic_channel.h121 int is_server; member
H A Dqlog.h34 int is_server; member
H A Dquic_stream_map.h566 int is_server; member
/freebsd/contrib/bearssl/tools/
H A Dtwrch.c243 int is_server; in do_twrch() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_util.c85 int is_server, in ossl_quic_provide_initial_secret()
H A Dquic_stream_map.c95 int is_server) in ossl_quic_stream_map_init()
H A Dquic_channel_local.h371 unsigned int is_server : 1; member
H A Dquic_port.c506 int is_server, int is_tserver) in port_make_channel()
/freebsd/contrib/wpa/src/crypto/
H A Dms_funcs.c359 int is_server) in get_asymetric_start_key()
/freebsd/crypto/openssh/
H A Dssh_api.c87 ssh_init(struct ssh **sshp, int is_server, struct kex_params *kex_params) in ssh_init()
/freebsd/crypto/openssl/test/radix/
H A Dquic_ops.c51 static int ssl_ctx_configure(SSL_CTX *ctx, int is_server) in ssl_ctx_configure()
190 int is_server, is_domain; in DEF_FUNC() local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c2822 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in close_service_complete() local
2885 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in vchiq_close_service_internal() local
/freebsd/crypto/openssl/test/
H A Dquic_record_test.c3024 #define TX_OP_PROVIDE_SECRET_INITIAL(dcid, is_server) \ argument
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c221 int is_server; member