Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / include / crypto / rand.h
2023-11-01 Paulirand: implement an unbiased random integer from a range
2023-10-20 Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-09-28 Matt CaswellCopyright year updates
2023-09-27 Paulifips: use seed source requested
2023-09-27 Paulifips selftest: avoid relying on a real RNG for self...
2022-07-13 Richard LevittePre-declare all core dispatch table functions, and...
2021-09-14 lprimakMacOS prior to 10.12 does not support random API correctly
2021-08-27 David CarlierDarwin platform allows to build on releases before...
2021-03-18 Shane LontisAdd ossl_rand symbols
2021-02-18 Matt CaswellUpdate copyright year
2021-02-10 FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2020-11-19 Paulirand: move the entropy source out of the FIPS provider
2020-09-23 PauliAdd a "random" configuration section.
2020-06-24 Paulishare rand_pool between libcrypto and providers
2020-04-23 Matt CaswellUpdate copyright year
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-07 Dr. Matthias St... Move random-related defines to "crypto/rand.h"
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize private crypto header files