]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_srvr.c
libssl: Eliminate as much use of EVP_PKEY_size() as possible
authorMatt Caswell <matt@openssl.org>
Fri, 10 Jan 2020 14:16:30 +0000 (14:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 19 Jan 2020 01:47:46 +0000 (02:47 +0100)
commitbddbfae1cd667f0c1458deff98cbc03171e90d5a
tree01a616bd2d03f2e4ccbb0bd45c5bae2d98ef6371
parent9767a3dca781563a3dcc20094610d8ed0cb6061e
libssl: Eliminate as much use of EVP_PKEY_size() as possible

Some uses were going against documented recommendations.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10798)
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c