Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 20 of 20) sorted by relevance

/freebsd-9-stable/contrib/libc++/src/
Drandom.cpp123 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/freebsd-9-stable/contrib/ntp/lib/isc/
Dhash.c96 isc_entropy_t *entropy; /*%< entropy source */ member
142 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, in isc_hash_ctxcreate()
223 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_t limit) { in isc_hash_create()
Dentropy.c94 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member
227 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in add_entropy()
240 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in subtract_entropy()
313 isc_uint32_t entropy) in entropypool_adddata()
1028 unsigned int entropy; in isc_entropy_addsample() local
1067 isc_uint32_t entropy) in isc_entropy_putdata()
/freebsd-9-stable/contrib/bind9/lib/isc/
Dhash.c96 isc_entropy_t *entropy; /*%< entropy source */ member
142 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, in isc_hash_ctxcreate()
223 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_t limit) { in isc_hash_create()
Dentropy.c95 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member
228 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in add_entropy()
241 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in subtract_entropy()
314 isc_uint32_t entropy) in entropypool_adddata()
1034 unsigned int entropy; in isc_entropy_addsample() local
1073 isc_uint32_t entropy) in isc_entropy_putdata()
/freebsd-9-stable/contrib/bind9/lib/dns/
Dopenssl_link.c93 entropy_add(const void *buf, int num, double entropy) { in entropy_add()
103 entropy_add(const void *buf, int num, double entropy) { in entropy_add()
Ddispatch.c66 isc_entropy_t *entropy; /*%< entropy source for ARC4 */ member
86 isc_entropy_t *entropy; /*%< entropy source */ member
453 dispatch_initrandom(arc4ctx_t *actx, isc_entropy_t *entropy, in dispatch_initrandom()
569 dispatch_initrandom(arc4ctx_t *actx, isc_entropy_t *entropy, in dispatch_initrandom()
1970 dns_dispatchmgr_create(isc_mem_t *mctx, isc_entropy_t *entropy, in dns_dispatchmgr_create()
/freebsd-9-stable/sys/dev/random/
Drandomdev_soft.h54 u_char entropy[HARVESTSIZE]; /* the harvested entropy */ member
Dharvest.c86 random_harvest(void *entropy, u_int count, u_int bits, u_int frac, in random_harvest()
Drandomdev_soft.c298 random_harvest_internal(u_int64_t somecounter, const void *entropy, in random_harvest_internal()
/freebsd-9-stable/contrib/wpa/src/eap_common/
Deap_pax_common.c38 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/freebsd-9-stable/crypto/openssl/crypto/rand/
Drand_lib.c207 void RAND_add(const void *buf, int num, double entropy) in RAND_add()
Dmd_rand.c145 static double entropy = 0; variable
/freebsd-9-stable/sys/kern/
Dkern_intr.c877 struct intr_entropy entropy; in intr_event_schedule_thread() local
1034 struct intr_entropy entropy; in intr_event_schedule_thread() local
1147 struct intr_entropy entropy; in swi_sched() local
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Darc4random.c261 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
/freebsd-9-stable/crypto/openssl/engines/
De_sureware.c680 static void surewarehk_rand_add(const void *buf, int num, double entropy) in surewarehk_rand_add()
/freebsd-9-stable/sys/powerpc/aim/
Dmmu_oea.c1584 u_int entropy; in moea_pinit() local
Dmmu_oea64.c1878 u_int entropy; in moea64_get_unique_vsid() local
/freebsd-9-stable/contrib/bind9/bin/nsupdate/
Dnsupdate.c171 static isc_entropy_t *entropy = NULL; variable
/freebsd-9-stable/contrib/expat/lib/
Dxmlparse.c724 const unsigned long entropy = in generate_hash_secret_salt() local