Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/rand/
Drand_lib.c148 void RAND_add(const void *buf, int num, double entropy) in RAND_add()
192 int entropy, size_t min_len, size_t max_len) in drbg_get_entropy()
236 double entropy) in drbg_rand_add()
Dmd_rand.c144 static double entropy = 0; variable
/freebsd-10-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-10-stable/contrib/libc++/src/
Drandom.cpp123 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/freebsd-10-stable/sys/dev/random/
Drandomdev_soft.h52 uint8_t entropy[HARVESTSIZE]; /* the harvested entropy */ member
Dharvest.c89 random_harvest(void *entropy, u_int count, u_int bits, enum esource origin) in random_harvest()
Drandom_harvestq.c308 random_harvestq_internal(u_int64_t somecounter, const void *entropy, in random_harvestq_internal()
/freebsd-10-stable/contrib/wpa/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/freebsd-10-stable/sys/kern/
Dkern_intr.c878 struct intr_entropy entropy; in intr_event_schedule_thread() local
1035 struct intr_entropy entropy; in intr_event_schedule_thread() local
1139 struct intr_entropy entropy; in swi_sched() local
/freebsd-10-stable/contrib/wpa/src/crypto/
Drandom.c60 static unsigned int entropy = 0; variable
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Darc4random.c261 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
/freebsd-10-stable/contrib/apr/random/unix/
Dapr_random.c230 const unsigned char *entropy = entropy_; in apr_random_add_entropy() local
/freebsd-10-stable/crypto/openssl/engines/
De_sureware.c680 static void surewarehk_rand_add(const void *buf, int num, double entropy) in surewarehk_rand_add()
/freebsd-10-stable/sys/powerpc/aim/
Dmmu_oea.c1638 u_int entropy; in moea_pinit() local
Dmmu_oea64.c1824 u_int entropy; in moea64_get_unique_vsid() local
/freebsd-10-stable/contrib/expat/lib/
Dxmlparse.c724 const unsigned long entropy = in generate_hash_secret_salt() local