rand uniform: add comments outlining the algorithm
authorPauli <pauli@openssl.org>
Tue, 31 Oct 2023 21:52:00 +0000 (08:52 +1100)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Nov 2023 11:05:47 +0000 (12:05 +0100)
commitdfb26e03c26b9234d04cb9fcaf6391d6bfb44dc4
tree881d1254141f8f3e8310684279e0066006df5cac
parentd05e0e40d712b9246c6e9db5b579fcce69dafa98
rand uniform: add comments outlining the algorithm

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22499)
crypto/rand/rand_uniform.c