diff options
author | tb <> | 2023-09-10 17:32:17 +0000 |
---|---|---|
committer | tb <> | 2023-09-10 17:32:17 +0000 |
commit | b7a8e409d32c3b850139a36fc6775d3ab49d4982 (patch) | |
tree | 286b46c9758687afc137dd1fe48d92a7ec5d0c87 /src/lib/libssl/ssl_lib.c | |
parent | eb5f3505c1f509bbb3b4862c95831d1b83de62f4 (diff) | |
download | openbsd-b7a8e409d32c3b850139a36fc6775d3ab49d4982.tar.gz openbsd-b7a8e409d32c3b850139a36fc6775d3ab49d4982.tar.bz2 openbsd-b7a8e409d32c3b850139a36fc6775d3ab49d4982.zip |
Make EVP_PKEY_get1_$TYPE a wrapper of EVP_PKEY_get0_$TYPE
Avoids a bit of code duplication and reduces the probability of a fix being
applied to only one of get0 and get1 (which happend in p_lib.c r1.35).
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions