summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getenv.c
diff options
context:
space:
mode:
authortb <>2023-06-11 19:01:01 +0000
committertb <>2023-06-11 19:01:01 +0000
commit3fc29f2a9986e70c00a72c515bd13f00f6157fc0 (patch)
tree857746157a022e2a8e92ad5ea6c98c37f02c1123 /src/lib/libc/stdlib/getenv.c
parenta0972dbcefb1cbbc0c59f65d69295e44457d5085 (diff)
downloadopenbsd-3fc29f2a9986e70c00a72c515bd13f00f6157fc0.tar.gz
openbsd-3fc29f2a9986e70c00a72c515bd13f00f6157fc0.tar.bz2
openbsd-3fc29f2a9986e70c00a72c515bd13f00f6157fc0.zip
Convert legacy server kex to one-shot sign/verify
This converts ssl3_{get,send}_server_key_exchange() to EVP_DigestVerify() and EVP_DigestSign(). In order to do this, build the full signed_params up front and rework the way the key exchange parameters are constructed. This way we can do the verify and sign steps in one go and at the same use a more idiomatic approach with CBB/CBS. with/ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions