summaryrefslogtreecommitdiff
path: root/include/trng.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-2/+1
* include: Sort header filesJeremy Bettis2022-11-291-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* trng: Rename rand to trng_randTom Hughes2022-07-061-7/+5
* Revert "trng: Rename rand to trng_rand"Pin-yen Lin2022-06-281-5/+7
* trng: Rename rand to trng_randTom Hughes2022-06-281-7/+5
* util: Move __stdlib_compat to function definitionsCraig Hesling2019-07-301-1/+1
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-1/+4
* stm32: add TRNG supportVincent Palatin2017-02-231-0/+10
* Cr50: Ensure that trng.h is self-contained.Carl Hamilton2016-12-081-0/+1
* Enforce compilation without system headersStefan Reinauer2016-02-031-1/+1
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-221-0/+9
* common: expose true random number generator APIVadim Bendebury2015-10-171-0/+22