Searched defs:entropy (Results 1 – 12 of 12) sorted by relevance
| /minix3/external/bsd/libc++/dist/libcxx/src/ |
| H A D | random.cpp | 147 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/rand/ |
| H A D | rand_lib.c | 148 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()
|
| H A D | md_rand.c | 144 static double entropy = 0; variable
|
| /minix3/external/bsd/bind/dist/lib/isc/ |
| H A D | hash.c | 98 isc_entropy_t *entropy; /*%< entropy source */ member 144 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, in isc_hash_ctxcreate() 221 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_t limit) { in isc_hash_create()
|
| H A D | entropy.c | 99 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member 232 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in add_entropy() 245 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { in subtract_entropy() 318 isc_uint32_t entropy) in entropypool_adddata() 1033 unsigned int entropy; in isc_entropy_addsample() local 1072 isc_uint32_t entropy) in isc_entropy_putdata()
|
| /minix3/crypto/external/bsd/openssl/dist/MacOS/ |
| H A D | Randomizer.cpp | 276 double entropy; in AddCurrentMouse() local 413 void CRandomizer::AddBytes (void *data, long size, double entropy) in AddBytes()
|
| /minix3/sys/sys/ |
| H A D | rndio.h | 47 uint32_t entropy; member 161 uint32_t entropy; member
|
| /minix3/external/bsd/bind/dist/lib/dns/ |
| H A D | openssl_link.c | 98 entropy_add(const void *buf, int num, double entropy) { in entropy_add()
|
| H A D | dispatch.c | 68 isc_entropy_t *entropy; /*%< entropy source for ARC4 */ member 88 isc_entropy_t *entropy; /*%< entropy source */ member 461 dispatch_initrandom(arc4ctx_t *actx, isc_entropy_t *entropy, in dispatch_initrandom() 1931 dns_dispatchmgr_create(isc_mem_t *mctx, isc_entropy_t *entropy, in dns_dispatchmgr_create()
|
| /minix3/external/bsd/libevent/dist/ |
| H A D | arc4random.c | 261 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
|
| /minix3/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_sureware.c | 680 static void surewarehk_rand_add(const void *buf, int num, double entropy) in surewarehk_rand_add()
|
| /minix3/external/bsd/bind/dist/bin/nsupdate/ |
| H A D | nsupdate.c | 173 static isc_entropy_t *entropy = NULL; variable
|