Home
last modified time | relevance | path

Searched defs:ssl_service_pem (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h1051 char* ssl_service_pem; global() member
H A Dnetevent.c2690 doq_server_socket_create(struct doq_table * table,struct ub_randstate * rnd,const char * ssl_service_key,const char * ssl_service_pem,struct comm_point * c,struct comm_base * base,struct config_file * cfg) global() argument
5865 comm_point_create_doq(struct comm_base * base,int fd,sldns_buffer * buffer,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket,struct doq_table * table,struct ub_randstate * rnd,const char * ssl_service_key,const char * ssl_service_pem,struct config_file * cfg) global() argument
H A Dconfig_file.h129 char* ssl_service_pem; global() member
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1528 listen_create(struct comm_base * base,struct listen_port * ports,size_t bufsize,int tcp_accept_count,int tcp_idle_timeout,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,int http_notls,struct tcl_list * tcp_conn_limit,void * sslctx,struct dt_env * dtenv,struct doq_table * doq_table,struct ub_randstate * rnd,const char * ssl_service_key,const char * ssl_service_pem,struct config_file * cfg,comm_point_callback_type * cb,void * cb_arg) listen_create() argument