]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/implementations/rands/drbg_ctr.c
Adjust the few places where the string length was confused
authorRichard Levitte <levitte@openssl.org>
Sat, 13 Feb 2021 05:49:05 +0000 (06:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 18 Feb 2021 15:58:17 +0000 (16:58 +0100)
commit3262300a2c2351c6706f37b89fef015430988a31
tree4caae10f143f2f4e8ace562540109d7893a73a00
parent247a1786e25dbf77548168572e383d57aa743af4
Adjust the few places where the string length was confused

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14168)
providers/fips/self_test.c
providers/implementations/rands/drbg_ctr.c
test/evp_kdf_test.c