Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/
H A Drandom.cpp199 random_device::entropy() const noexcept in entropy() function in random_device
/openbsd/sys/dev/acpi/
H A Dacpihve.c31 uint32_t entropy[16]; member
/openbsd/lib/libcrypto/rand/
H A Drand_lib.c63 RAND_add(const void *buf, int num, double entropy) in RAND_add()
/openbsd/lib/libcrypto/mlkem/
H A Dmlkem1024.c467 uint8_t entropy[128]; in scalar_centered_binomial_distribution_eta_2_with_prf() local
824 uint8_t *entropy = optional_out_seed != NULL ? optional_out_seed : in MLKEM1024_generate_key() local
962 uint8_t entropy[MLKEM_ENCAP_ENTROPY]; in MLKEM1024_encap() local
H A Dmlkem768.c466 uint8_t entropy[128]; in scalar_centered_binomial_distribution_eta_2_with_prf() local
823 uint8_t *entropy = optional_out_seed != NULL ? optional_out_seed : in MLKEM768_generate_key() local
961 uint8_t entropy[MLKEM_ENCAP_ENTROPY]; in MLKEM768_encap() local
/openbsd/regress/lib/libcrypto/mlkem/
H A Dmlkem_tests.c353 CBS entropy, public_key, ciphertext, shared_secret; in MlkemEncapFileTest() local
/openbsd/sys/kern/
H A Dsubr_hibernate.c1050 void *entropy; in hibernate_preserve_entropy() local
/openbsd/lib/libexpat/lib/
H A Dxmlparse.c942 ENTROPY_DEBUG(const char *label, unsigned long entropy) { in ENTROPY_DEBUG()
952 unsigned long entropy; in generate_hash_secret_salt() local
/openbsd/sys/sys/
H A Dvideoio.h2050 struct v4l2_vp8_entropy entropy; member