Searched defs:ectx (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dtkeyconf.c54 ns_tkeyctx_fromconfig(const cfg_obj_t *options, isc_mem_t *mctx, isc_entropy_t *ectx, dns_tkeyctx_t **tctxp) argument
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dtkey.h46 isc_entropy_t *ectx; member in struct:dns_tkeyctx
/freebsd-9.3-release/contrib/bind9/bin/confgen/
H A Dkeygen.c121 isc_entropy_t *ectx = NULL; local
/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssec-revoke.c88 isc_entropy_t *ectx = NULL; local
H A Ddnssec-verify.c79 static isc_entropy_t *ectx = NULL; variable
H A Ddnssec-dsfromkey.c360 isc_entropy_t *ectx = NULL; local
H A Ddnssec-importkey.c290 isc_entropy_t *ectx = NULL; local
H A Ddnssec-keyfromlabel.c139 isc_entropy_t *ectx = NULL; local
H A Ddnssec-keygen.c224 isc_entropy_t *ectx = NULL; local
H A Ddnssec-settime.c131 isc_entropy_t *ectx = NULL; local
H A Ddnssectool.c219 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) { argument
258 cleanup_entropy(isc_entropy_t **ectx) { argument
H A Ddnssec-signzone.c134 static isc_entropy_t *ectx = NULL; variable
/freebsd-9.3-release/contrib/ntp/lib/isc/tests/
H A Disctest.c40 isc_entropy_t *ectx = NULL; variable
/freebsd-9.3-release/contrib/bind9/bin/check/
H A Dnamed-checkzone.c55 static isc_entropy_t *ectx = NULL; variable
H A Dnamed-checkconf.c482 isc_entropy_t *ectx = NULL; local
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dentropy.c1226 isc_entropy_usebestsource(isc_entropy_t *ectx, isc_entropysource_t **source, argument
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Datom.c1161 atom_exec_context ectx; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dtkey.c86 dns_tkeyctx_create(isc_mem_t *mctx, isc_entropy_t *ectx, dns_tkeyctx_t **tctxp) argument
H A Ddst_api.c155 dst_lib_init(isc_mem_t *mctx, isc_entropy_t *ectx, unsigned int eflags) { argument
160 dst_lib_init2(isc_mem_t *mctx, isc_entropy_t *ectx, argument
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dentropy.c1226 isc_entropy_usebestsource(isc_entropy_t *ectx, isc_entropysource_t **source, argument
/freebsd-9.3-release/contrib/ntp/util/
H A Dntp-keygen.c315 const EVP_MD *ectx; /* EVP digest */ local
/freebsd-9.3-release/contrib/bind9/bin/nsupdate/
H A Dnsupdate.c245 setup_entropy(isc_mem_t *mctx, const char *randomfile, isc_entropy_t **ectx) argument
285 cleanup_entropy(isc_entropy_t **ectx) { argument
979 parse_args(int argc, char **argv, isc_mem_t *mctx, isc_entropy_t **ectx) { argument

Completed in 546 milliseconds