Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/rand/
HDrand_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()
210 int entropy, size_t min_len, size_t max_len) in drbg_get_nonce()
254 double entropy) in drbg_rand_add()
HDmd_rand.c144 static double entropy = 0; variable
/freebsd-11-stable/sys/dev/random/
HDrandom_harvestq.c202 uint32_t entropy[HARVESTSIZE]; in random_sources_feed() local
420 random_harvest_queue(const void *entropy, u_int size, u_int bits, enum random_entropy_source origin) in random_harvest_queue()
458 random_harvest_fast(const void *entropy, u_int size, u_int bits, enum random_entropy_source origin) in random_harvest_fast()
478 random_harvest_direct(const void *entropy, u_int size, u_int bits, enum random_entropy_source origi… in random_harvest_direct()
/freebsd-11-stable/contrib/ntp/lib/isc/
HDhash.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()
HDentropy.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-11-stable/contrib/llvm-project/libcxx/src/
HDrandom.cpp173 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/freebsd-11-stable/contrib/wpa/src/eap_common/
HDeap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/freebsd-11-stable/sys/dev/tpm/
HDtpm20.c260 unsigned char entropy[TPM_HARVEST_SIZE]; in tpm20_harvest() local
/freebsd-11-stable/sys/kern/
HDkern_intr.c956 struct intr_entropy entropy; in intr_event_schedule_thread() local
1120 struct intr_entropy entropy; in intr_event_schedule_thread() local
1225 struct intr_entropy entropy; in swi_sched() local
/freebsd-11-stable/contrib/wpa/src/crypto/
HDrandom.c62 static unsigned int entropy = 0; variable
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDarc4random.c261 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
/freebsd-11-stable/crypto/openssl/engines/
HDe_sureware.c680 static void surewarehk_rand_add(const void *buf, int num, double entropy) in surewarehk_rand_add()
/freebsd-11-stable/sys/powerpc/aim/
HDmmu_oea.c1653 u_int entropy; in moea_pinit() local
HDmmu_oea64.c1940 u_int entropy; in moea64_get_unique_vsid() local
/freebsd-11-stable/contrib/expat/lib/
HDxmlparse.c793 ENTROPY_DEBUG(const char *label, unsigned long entropy) { in ENTROPY_DEBUG()
804 unsigned long entropy; in generate_hash_secret_salt() local