Searched defs:entropy (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/sys/dev/random/
H A Drandomdev_soft.h52 uint8_t entropy[HARVESTSIZE]; /* the harvested entropy */ member in struct:harvest
H A Dharvest.c89 random_harvest(void *entropy, u_int count, u_int bits, enum esource origin) argument
H A Drandom_harvestq.c308 random_harvestq_internal(u_int64_t somecounter, const void *entropy, u_int count, u_int bits, enum esource origin) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_pax_common.c30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Drandom.c60 static unsigned int entropy = 0; variable
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rand/
H A Dmd_rand.c144 static double entropy = 0; variable
[all...]
H A Drand_lib.c148 void RAND_add(const void *buf, int num, double entropy) argument
191 drbg_get_entropy(DRBG_CTX *ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) argument
235 drbg_rand_add(DRBG_CTX *ctx, const void *in, int inlen, double entropy) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dhash.c96 isc_entropy_t *entropy; /*%< entropy source */ member in struct:isc_hash
142 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, argument
223 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_ argument
[all...]
H A Dentropy.c94 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member in struct:__anon63
227 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
240 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
312 entropypool_adddata(isc_entropy_t *ent, void *p, unsigned int len, isc_uint32_t entropy) argument
1028 unsigned int entropy; local
1066 isc_entropy_putdata(isc_entropy_t *ent, void *data, unsigned int length, isc_uint32_t entropy) argument
[all...]
/freebsd-10-stable/contrib/apr/random/unix/
H A Dapr_random.c230 const unsigned char *entropy = entropy_; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Darc4random.c261 unsigned char entropy[64]; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_intr.c878 struct intr_entropy entropy; local
1035 struct intr_entropy entropy; local
1139 struct intr_entropy entropy; local
[all...]
/freebsd-10-stable/crypto/openssl/engines/
H A De_sureware.c680 static void surewarehk_rand_add(const void *buf, int num, double entropy) argument
/freebsd-10-stable/sys/powerpc/aim/
H A Dmmu_oea.c1638 u_int entropy; local
H A Dmmu_oea64.c1824 u_int entropy; local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmlparse.c724 const unsigned long entropy = local

Completed in 125 milliseconds