Searched refs:connect_sslctx_create (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/unbound/util/ |
| H A D | net_help.h | 497 void* connect_sslctx_create(char* key, char* pem, char* verifypem, int wincert);
|
| H A D | net_help.c | 1392 void* connect_sslctx_create(char* key, char* pem, char* verifypem, int wincert) in connect_sslctx_create() function
|
| /freebsd-14.2/contrib/unbound/daemon/ |
| H A D | unbound.c | 518 if(!(daemon->connect_sslctx = connect_sslctx_create(NULL, NULL, in perform_setup()
|
| /freebsd-14.2/contrib/unbound/dnstap/ |
| H A D | dtstream.c | 434 dtio->ssl_ctx = connect_sslctx_create( in dt_io_thread_apply_cfg() 439 dtio->ssl_ctx = connect_sslctx_create( in dt_io_thread_apply_cfg()
|
| /freebsd-14.2/contrib/unbound/libunbound/ |
| H A D | libworker.c | 159 w->sslctx = connect_sslctx_create(NULL, NULL, in libworker_setup()
|