Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/crypto/rand/
H A Drand_pool.c62 size_t entropy) in ossl_rand_pool_attach()
302 const unsigned char *buffer, size_t len, size_t entropy) in ossl_rand_pool_add()
395 int ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) in ossl_rand_pool_add_end()
H A Dprov_seed.c19 unsigned char **pout, int entropy, in ossl_rand_get_entropy()
45 unsigned char **pout, int entropy, in ossl_rand_get_user_entropy()
/freebsd/sys/sys/
H A Drandom.h122 random_harvest_queue(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_queue()
130 random_harvest_fast(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_fast()
138 random_harvest_direct(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_direct()
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c145 int entropy, size_t min_len, in ossl_drbg_get_seed()
192 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
353 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local
489 unsigned char *entropy = NULL; in ossl_prov_drbg_reseed_unlocked() local
788 const unsigned char *entropy, size_t entropylen, in ossl_rand_drbg_new()
H A Dseed_src_jitter.c267 int entropy, size_t min_len, in jitter_get_seed()
299 size_t ossl_rand_jitter_get_seed(unsigned char **pout, int entropy, size_t min_len, size_t max_len) in ossl_rand_jitter_get_seed()
H A Dtest_rng.c48 unsigned char *entropy, *nonce; member
290 int entropy, size_t min_len, size_t max_len, in test_rng_get_seed()
H A Dseed_src.c181 int entropy, size_t min_len, size_t max_len, in seed_get_seed()
H A Ddrbg_ctr.c314 const unsigned char *entropy, size_t entropylen, in drbg_ctr_instantiate()
358 const unsigned char *entropy, size_t entropylen, in drbg_ctr_reseed()
/freebsd/contrib/llvm-project/libcxx/src/
H A Drandom.cpp161 double random_device::entropy() const noexcept { in entropy() function in random_device
/freebsd/sys/dev/random/
H A Drandom_harvestq.c231 uint32_t entropy[HARVESTSIZE]; in random_sources_feed() local
666 random_early_prime(char *entropy, size_t len) in random_early_prime()
770 random_harvest_queue_(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_queue_()
806 random_harvest_fast_(const void *entropy, u_int size) in random_harvest_fast_()
823 random_harvest_direct_(const void *entropy, u_int size, enum random_entropy_source origin) in random_harvest_direct_()
/freebsd/crypto/openssl/include/crypto/
H A Drand_pool.h81 size_t entropy; /* current entropy count in bits */ member
/freebsd/contrib/wpa/src/eap_common/
H A Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/freebsd/crypto/openssl/providers/common/
H A Dprovider_seeding.c83 int entropy, size_t min_len, size_t max_len) in ossl_prov_get_entropy()
/freebsd/crypto/openssl/crypto/
H A Ddeterministic_nonce.c132 const unsigned char *entropy, size_t entropylen, in kdf_setup()
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_ddict.c40 ZSTD_entropyDTables_t entropy; member
/freebsd/sys/dev/tpm/
H A Dtpm20.c259 unsigned char entropy[TPM_HARVEST_SIZE]; in tpm20_harvest() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_ddict.c41 ZSTD_entropyDTables_t entropy; member
/freebsd/crypto/openssl/providers/implementations/kem/
H A Dml_kem_kem.c36 uint8_t *entropy; member
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c259 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock()
393 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c35 unsigned char *entropy, *nonce; member
/freebsd/contrib/wpa/src/crypto/
H A Drandom.c62 static unsigned int entropy = 0; variable
/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa_key.c350 const uint8_t *entropy, size_t entropy_len) in ossl_slh_dsa_generate_key()
/freebsd/contrib/ntp/sntp/libevent/
H A Darc4random.c256 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
/freebsd/contrib/libevent/
H A Darc4random.c256 unsigned char entropy[64]; in arc4_seed_proc_sys_kernel_random_uuid() local
/freebsd/sys/kern/
H A Dkern_intr.c961 struct intr_entropy entropy; in intr_event_schedule_thread() local
1079 struct intr_entropy entropy; in swi_sched() local

12