]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: fix typo in parameter name
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 7 Aug 2020 15:48:29 +0000 (17:48 +0200)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Sat, 8 Aug 2020 21:50:41 +0000 (23:50 +0200)
commit82a7b2fb001e2ff50389d0894c276880b3bad336
tree28f3e7a570052312b31a9188c1f5b77d2735ca28
parent378b163e4954d0f94106bd23f1fb6062ee1c326b
rand: fix typo in parameter name

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/12608)
providers/implementations/rands/drbg_ctr.c
providers/implementations/rands/drbg_hash.c
providers/implementations/rands/drbg_hmac.c
providers/implementations/rands/drbg_local.h
providers/implementations/rands/test_rng.c