summaryrefslogtreecommitdiff
path: root/include/crypto/rand.h
Commit message (Expand)AuthorAgeFilesLines
* Pre-declare all core dispatch table functions, and fix the internal onesRichard Levitte2022-07-131-4/+4
* MacOS prior to 10.12 does not support random API correctlylprimak2021-09-141-1/+1
* Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier2021-08-271-0/+10
* Add ossl_rand symbolsShane Lontis2021-03-181-4/+4
* Update copyright yearMatt Caswell2021-02-181-1/+1
* include/crypto: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-0/+1
* rand: move the entropy source out of the FIPS providerPauli2020-11-201-0/+21
* Add a "random" configuration section.Pauli2020-09-231-0/+5
* share rand_pool between libcrypto and providersPauli2020-06-241-98/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell2020-01-201-6/+0
* Move random-related defines to "crypto/rand.h"Dr. Matthias St. Pierre2020-01-071-0/+49
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-0/+146