Searched refs:daemon_setup_sslctxs (Results 1 – 3 of 3) sorted by relevance
252 void daemon_setup_sslctxs(struct daemon* daemon, struct config_file* cfg);
287 daemon_setup_sslctxs(struct daemon* daemon, struct config_file* cfg) in daemon_setup_sslctxs() function437 daemon_setup_sslctxs(daemon, daemon->cfg); in daemon_reload_sslctxs()
505 daemon_setup_sslctxs(daemon, cfg); in perform_setup()