diff options
author | tb <> | 2022-10-20 15:22:51 +0000 |
---|---|---|
committer | tb <> | 2022-10-20 15:22:51 +0000 |
commit | 1d2b43ca8cb48bb6d5de6f486111a6391c420567 (patch) | |
tree | 4d9d553629fe11145cfba0462caaeaad44995a65 /src/lib/libssl/tls13_lib.c | |
parent | 24492af4d49b77c5734a5272d574956e99a28005 (diff) | |
download | openbsd-1d2b43ca8cb48bb6d5de6f486111a6391c420567.tar.gz openbsd-1d2b43ca8cb48bb6d5de6f486111a6391c420567.tar.bz2 openbsd-1d2b43ca8cb48bb6d5de6f486111a6391c420567.zip |
Provide ssl_session_dup()
SSL_SESSION_dup() is a currently essentially unused public OpenSSL 1.1.1
API. Add a version that does not duplicate the secrets for internal use.
If the public API should be needed, we can easily make it a wrapper.
ok jsing
Diffstat (limited to 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions