Searched refs:dnsc_create (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.h96 struct dnsc_env * dnsc_create(void);
H A Ddnscrypt.c936 dnsc_create(void) function
943 fatal_exit("dnsc_create: could not initialize libsodium.");
/freebsd-11-stable/contrib/unbound/daemon/
H A Ddaemon.c610 daemon->dnscenv = dnsc_create();
612 fatal_exit("dnsc_create failed");

Completed in 182 milliseconds