Searched defs:ssl (Results 1 - 25 of 43) sorted by path

12

/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c298 SSL *ssl; member in struct:bufferevent_openssl
1314 bufferevent_openssl_new_impl(struct event_base *base, struct bufferevent *underlying, evutil_socket_t fd, SSL *ssl, enum bufferevent_ssl_state state, int options) argument
1404 bufferevent_openssl_filter_new(struct event_base *base, struct bufferevent *underlying, SSL *ssl, enum bufferevent_ssl_state state, int options) argument
1426 bufferevent_openssl_socket_new(struct event_base *base, evutil_socket_t fd, SSL *ssl, enum bufferevent_ssl_state state, int options) argument
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c245 SSL *ssl; local
395 SSL *ssl = SSL_new(get_ssl_ctx()); local
/freebsd-10.3-release/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c156 ssl_check_error(SSL *ssl, int ret) argument
295 tls_certificate_verify(SSL *ssl, const char *fingerprint) argument
342 SSL *ssl; local
654 SSL *ssl; local
[all...]
/freebsd-10.3-release/contrib/serf/buckets/
H A Dssl_buckets.c153 SSL *ssl; member in struct:serf_ssl_context_t
514 SSL *ssl; local
1128 ssl_need_client_cert(SSL *ssl, X509 **cert, EVP_PKEY **pkey) argument
[all...]
/freebsd-10.3-release/contrib/unbound/compat/
H A Dgetentropy_linux.c416 socklen_t ssl; local
H A Dgetentropy_osx.c313 socklen_t ssl; local
H A Dgetentropy_solaris.c323 socklen_t ssl; local
/freebsd-10.3-release/contrib/unbound/daemon/
H A Dcachedump.c65 dump_rrset_line(SSL* ssl, struct ub_packed_rrset_key* k, time_t now, size_t i) argument
76 dump_rrset(SSL* ssl, struct ub_packed_rrset_key* k, argument
101 dump_rrset_lruhash(SSL* ssl, struct lruhash* h, time_t now) argument
120 dump_rrset_cache(SSL* ssl, struc argument
139 dump_msg_ref(SSL* ssl, struct ub_packed_rrset_key* k) argument
166 dump_msg(SSL* ssl, struct query_info* k, struct reply_info* d, time_t now) argument
248 dump_msg_lruhash(SSL* ssl, struct worker* worker, struct lruhash* h) argument
276 dump_msg_cache(SSL* ssl, struct worker* worker) argument
293 dump_cache(SSL* ssl, struct worker* worker) argument
304 ssl_read_buf(SSL* ssl, sldns_buffer* buf) argument
312 read_fixed(SSL* ssl, sldns_buffer* buf, const char* str) argument
320 load_rr(SSL* ssl, sldns_buffer* buf, struct regional* region, struct ub_packed_rrset_key* rk, struct packed_rrset_data* d, unsigned int i, int is_rrsig, int* go_on, time_t now) argument
437 load_rrset(SSL* ssl, sldns_buffer* buf, struct worker* worker) argument
521 load_rrset_cache(SSL* ssl, struct worker* worker) argument
576 load_ref(SSL* ssl, sldns_buffer* buf, struct worker* worker, struct regional *region, struct ub_packed_rrset_key** rrset, int* go_on) argument
621 load_msg(SSL* ssl, sldns_buffer* buf, struct worker* worker) argument
686 load_msg_cache(SSL* ssl, struct worker* worker) argument
699 load_cache(SSL* ssl, struct worker* worker) argument
710 print_dp_details(SSL* ssl, struct worker* worker, struct delegpt* dp) argument
786 print_dp_main(SSL* ssl, struct delegpt* dp, struct dns_msg* msg) argument
814 print_deleg_lookup(SSL* ssl, struct worker* worker, uint8_t* nm, size_t nmlen, int ATTR_UNUSED(nmlabs)) argument
[all...]
H A Dremote.c609 ssl_print_text(SSL* ssl, const char* text) argument
629 ssl_print_vmsg(SSL* ssl, const char* format, va_list args) argument
637 ssl_printf(SSL* ssl, const char* format, ...) argument
648 ssl_read_line(SSL* ssl, char* buf, size_t max) argument
687 send_ok(SSL* ssl) argument
694 do_stop(SSL* ssl, struct daemon_remote* rc) argument
703 do_reload(SSL* ssl, struct daemon_remote* rc) argument
712 do_verbosity(SSL* ssl, char* str) argument
725 print_stats(SSL* ssl, const char* nm, struct stats_info* s) argument
766 print_thread_stats(SSL* ssl, int i, struct stats_info* s) argument
776 print_longnum(SSL* ssl, const char* desc, size_t x) argument
791 print_mem(SSL* ssl, struct worker* worker, struct daemon* daemon) argument
833 print_uptime(SSL* ssl, struct worker* worker, int reset) argument
852 print_hist(SSL* ssl, struct stats_info* s) argument
880 print_ext(SSL* ssl, struct stats_info* s) argument
1016 do_stats(SSL* ssl, struct daemon_remote* rc, int reset) argument
1050 parse_arg_name(SSL* ssl, char* str, uint8_t** res, size_t* len, int* labs) argument
1076 find_arg2(SSL* ssl, char* arg, char** arg2) argument
1101 do_zone_add(SSL* ssl, struct worker* worker, char* arg) argument
1142 do_zone_remove(SSL* ssl, struct worker* worker, char* arg) argument
1163 do_data_add(SSL* ssl, struct worker* worker, char* arg) argument
1174 do_data_remove(SSL* ssl, struct worker* worker, char* arg) argument
1189 do_lookup(SSL* ssl, struct worker* worker, char* arg) argument
1226 do_flush_type(SSL* ssl, struct worker* worker, char* arg) argument
1246 do_flush_stats(SSL* ssl, struct worker* worker) argument
1301 do_flush_infra(SSL* ssl, struct worker* worker, char* arg) argument
1335 do_flush_requestlist(SSL* ssl, struct worker* worker) argument
1392 do_flush_zone(SSL* ssl, struct worker* worker, char* arg) argument
1470 do_flush_bogus(SSL* ssl, struct worker* worker) argument
1545 do_flush_negative(SSL* ssl, struct worker* worker) argument
1573 do_flush_name(SSL* ssl, struct worker* w, char* arg) argument
1597 ssl_print_name_dp(SSL* ssl, const char* str, uint8_t* nm, uint16_t dclass, struct delegpt* dp) argument
1631 print_root_fwds(SSL* ssl, struct iter_forwards* fwds, uint8_t* root) argument
1644 parse_delegpt(SSL* ssl, char* args, uint8_t* nm, int allow_names) argument
1705 do_forward(SSL* ssl, struct worker* worker, char* args) argument
1736 parse_fs_args(SSL* ssl, char* args, uint8_t** nm, struct delegpt** dp, int* insecure, int* prime) argument
1781 do_forward_add(SSL* ssl, struct worker* worker, char* args) argument
1809 do_forward_remove(SSL* ssl, struct worker* worker, char* args) argument
1826 do_stub_add(SSL* ssl, struct worker* worker, char* args) argument
1867 do_stub_remove(SSL* ssl, struct worker* worker, char* args) argument
1885 do_insecure_add(SSL* ssl, struct worker* worker, char* arg) argument
1906 do_insecure_remove(SSL* ssl, struct worker* worker, char* arg) argument
1921 do_insecure_list(SSL* ssl, struct worker* worker) argument
1937 do_status(SSL* ssl, struct worker* worker) argument
2042 do_dump_requestlist(SSL* ssl, struct worker* worker) argument
2081 SSL* ssl; member in struct:infra_arg
2130 do_dump_infra(SSL* ssl, struct worker* worker) argument
2142 do_log_reopen(SSL* ssl, struct worker* worker) argument
2151 do_set_option(SSL* ssl, struct worker* worker, char* arg) argument
2166 SSL* ssl = (SSL*)arg; local
2172 do_get_option(SSL* ssl, struct worker* worker, char* arg) argument
2184 do_list_forwards(SSL* ssl, struct worker* worker) argument
2212 do_list_stubs(SSL* ssl, struct worker* worker) argument
2240 do_list_local_zones(SSL* ssl, struct worker* worker) argument
2263 do_list_local_data(SSL* ssl, struct worker* worker) argument
2306 SSL* ssl; member in struct:ratelimit_list_arg
2333 do_ratelimit_list(SSL* ssl, struct worker* worker, char* arg) argument
2351 distribute_cmd(struct daemon_remote* rc, SSL* ssl, char* cmd) argument
2377 execute_cmd(struct daemon_remote* rc, SSL* ssl, char* cmd, struct worker* worker) argument
2533 handle_req(struct daemon_remote* rc, struct rc_state* s, SSL* ssl) argument
[all...]
H A Dremote.h74 SSL* ssl; member in struct:rc_state
[all...]
/freebsd-10.3-release/contrib/unbound/smallapp/
H A Dunbound-anchor.c753 SSL* ssl = SSL_new(sslctx); local
790 TLS_shutdown(int fd, SSL* ssl, SSL_CTX* sslctx) argument
803 write_ssl_line(SSL* ssl, const char* str, const char* sec) argument
860 read_ssl_line(SSL* ssl, char* buf, size_t len) argument
899 read_http_headers(SSL* ssl, size_t* clen) argument
915 read_data_chunk(SSL* ssl, size_t len) argument
961 do_chunked_read(SSL* ssl) argument
1025 write_http_get(SSL* ssl, const char* pathname, const char* urlname) argument
1042 read_chunked_zero_terminate(SSL* ssl, size_t* len) argument
1071 read_http_result(SSL* ssl) argument
1099 SSL* ssl; local
[all...]
H A Dunbound-control.c259 SSL* ssl; local
295 send_file(SSL* ssl, FILE* in, char* buf, size_t sz) argument
305 go_cmd(SSL* ssl, int quiet, int argc, char* argv[]) argument
357 SSL* ssl; local
[all...]
/freebsd-10.3-release/contrib/unbound/util/
H A Dnet_help.c745 SSL* ssl = SSL_new((SSL_CTX*)sslctx); local
767 SSL* ssl = SSL_new((SSL_CTX*)sslctx); local
[all...]
H A Dnetevent.c844 SSL* ssl = (SSL*)thessl; local
[all...]
H A Dnetevent.h178 void* ssl; member in struct:comm_point
/freebsd-10.3-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c63 SSL *ssl; member in struct:tls_connection
321 static int tls_cryptoapi_cert(SSL *ssl, const char *name) argument
421 static int tls_cryptoapi_ca_cert(SSL_CTX *ssl_ctx, SSL *ssl, const char *name) argument
488 static int tls_cryptoapi_cert(SSL *ssl, const char *name) argument
496 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
692 SSL_CTX *ssl; local
781 SSL_CTX *ssl = ssl_ctx; local
915 SSL_CTX *ssl = ssl_ctx; local
1184 SSL *ssl; local
1705 tls_parse_pkcs12(SSL_CTX *ssl_ctx, SSL *ssl, PKCS12 *p12, const char *passwd) argument
1780 tls_read_pkcs12(SSL_CTX *ssl_ctx, SSL *ssl, const char *private_key, const char *passwd) argument
1810 tls_read_pkcs12_blob(SSL_CTX *ssl_ctx, SSL *ssl, const u8 *blob, size_t len, const char *passwd) argument
2333 SSL *ssl; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_fast.c34 struct eap_ssl_data ssl; member in struct:eap_fast_data
[all...]
H A Deap_peap.c34 struct eap_ssl_data ssl; member in struct:eap_peap_data
[all...]
H A Deap_tls.c22 struct eap_ssl_data ssl; member in struct:eap_tls_data
[all...]
H A Deap_ttls.c30 struct eap_ssl_data ssl; member in struct:eap_ttls_data
[all...]
/freebsd-10.3-release/contrib/wpa/src/eap_server/
H A Deap_server_fast.c32 struct eap_ssl_data ssl; member in struct:eap_fast_data
[all...]
H A Deap_server_peap.c34 struct eap_ssl_data ssl; member in struct:eap_peap_data
[all...]
H A Deap_server_tls.c21 struct eap_ssl_data ssl; member in struct:eap_tls_data
[all...]
H A Deap_server_ttls.c28 struct eap_ssl_data ssl; member in struct:eap_ttls_data
[all...]
/freebsd-10.3-release/crypto/openssl/apps/
H A Dciphers.c92 SSL *ssl = NULL; local

Completed in 452 milliseconds

12