summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorOrr Toledano <otoledan@amazon.com>2021-05-20 22:13:30 +0000
committerTomas Mraz <tomas@openssl.org>2022-11-09 15:30:08 +0100
commit25136fcf1b056c93cc8d88f2a93b76fda53bbaa2 (patch)
tree082fe63ba48bf7d6d12060261adabb6c12d2c693 /INSTALL.md
parentf716af3484c5bc543b4a9d9ee99d819d017fec20 (diff)
Documentation for RNDR and RNDRRS
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15361) (cherry picked from commit e8b597f33143410fb50bdeba8722c249524bc0b9)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 15b967d685..81ce117528 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -456,7 +456,8 @@ This source is ignored by the FIPS provider.
### rdcpu
-Use the `RDSEED` or `RDRAND` command if provided by the CPU.
+Use the `RDSEED` or `RDRAND` command on x86 or `RNDRRS` command on aarch64
+if provided by the CPU.
### librandom