Searched defs:entropy (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/src/ | ||
H A D | random.cpp | 199 random_device::entropy() const noexcept in entropy() function in random_device |
/openbsd-src/lib/libcrypto/rand/ | ||
H A D | rand_lib.c | 63 RAND_add(const void *buf, int num, double entropy) in RAND_add() |
/openbsd-src/sys/dev/acpi/ | ||
H A D | acpihve.c | 31 uint32_t entropy[16]; member |
/openbsd-src/sys/kern/ | ||
H A D | subr_hibernate.c | 1045 void *entropy; hibernate_preserve_entropy() local |
/openbsd-src/lib/libexpat/lib/ | ||
H A D | xmlparse.c | 940 ENTROPY_DEBUG(const char * label,unsigned long entropy) ENTROPY_DEBUG() argument |