]> git.ipfire.org Git - thirdparty/openssl.git/commit
drbg: move drbg_local.h to somewhere it can be found by generated files
authorPauli <ppzgs1@gmail.com>
Mon, 21 Jul 2025 00:07:42 +0000 (10:07 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 01:55:49 +0000 (11:55 +1000)
commit404da0b5e7904e2f33cd229c144a506b35640af4
tree401620fd05c625816767190a4ff303a26e27e923
parent0ff53efc990cf820b4708a1b3c87c087f5bb1a19
drbg: move drbg_local.h to somewhere it can be found by generated files

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28143)
providers/implementations/include/prov/drbg.h [moved from providers/implementations/rands/drbg_local.h with 100% similarity]
providers/implementations/rands/drbg.c
providers/implementations/rands/drbg_ctr.c.in
providers/implementations/rands/drbg_hash.c.in
providers/implementations/rands/drbg_hmac.c.in
test/drbgtest.c