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

/freebsd-11-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-11-stable/sys/dev/tpm/
H A Dtpm20.c260 unsigned char entropy[TPM_HARVEST_SIZE]; local
/freebsd-11-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:__anon4814
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-11-stable/contrib/ntp/sntp/libevent/
H A Darc4random.c261 unsigned char entropy[64]; local
[all...]
/freebsd-11-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
209 drbg_get_nonce(DRBG_CTX *ctx, unsigned char **pout, int entropy, size_t min_len, size_t max_len) argument
253 drbg_rand_add(DRBG_CTX *ctx, const void *in, int inlen, double entropy) argument
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Drandom.c62 static unsigned int entropy = 0; variable
[all...]
/freebsd-11-stable/sys/dev/random/
H A Drandom_harvestq.c202 uint32_t entropy[HARVESTSIZE]; local
420 random_harvest_queue(const void *entropy, u_int size, u_int bits, enum random_entropy_source origin) argument
458 random_harvest_fast(const void *entropy, u_int size, u_int bits, enum random_entropy_source origin) argument
478 random_harvest_direct(const void *entropy, u_int size, u_int bits, enum random_entropy_source origin) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_intr.c956 struct intr_entropy entropy; local
1120 struct intr_entropy entropy; local
1225 struct intr_entropy entropy; local
[all...]
/freebsd-11-stable/crypto/openssl/engines/
H A De_sureware.c680 static void surewarehk_rand_add(const void *buf, int num, double entropy) argument
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c1940 u_int entropy; local
H A Dmmu_oea.c1653 u_int entropy; local
/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c793 ENTROPY_DEBUG(const char *label, unsigned long entropy) { argument
804 unsigned long entropy; local
[all...]

Completed in 175 milliseconds