diff options
author | 2020-09-14 18:25:23 +0000 | |
---|---|---|
committer | 2020-09-14 18:25:23 +0000 | |
commit | 91532218297aa187616ecce06b0dbab7d43e05d0 (patch) | |
tree | 3fbb0dd51b9f0494732e61b6016faefb3d5e5041 /lib/libssl/ssl_lib.c | |
parent | perform the uvm_map_inentry() after the data_aborts handlers are executed (diff) | |
download | wireguard-openbsd-91532218297aa187616ecce06b0dbab7d43e05d0.tar.xz wireguard-openbsd-91532218297aa187616ecce06b0dbab7d43e05d0.zip |
Cleanup and simplify SSL_set_session().
SSL_set_ssl_method() checks to see if the method is already the same, so
we do not need to do this check in three different places. Switch to
dtls1_get_client_method()/tls1_get_client_method() to find the method -
this is a slight change in behaviour, however there is not much point
trying to resume a session on something other than a client.
ok beck@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions