diff options
author | jsing <> | 2024-07-19 08:54:31 +0000 |
---|---|---|
committer | jsing <> | 2024-07-19 08:54:31 +0000 |
commit | f8eff50c9ac6772239e96a6d2031a83bac497a15 (patch) | |
tree | faf36fc4d6d297dc2dbbbf4f2ae929c52d7b8659 /src/lib/libssl/tls13_error.c | |
parent | 3fa5af1454ae7609f20a01e928e9cbba8f9df68f (diff) | |
download | openbsd-f8eff50c9ac6772239e96a6d2031a83bac497a15.tar.gz openbsd-f8eff50c9ac6772239e96a6d2031a83bac497a15.tar.bz2 openbsd-f8eff50c9ac6772239e96a6d2031a83bac497a15.zip |
Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.
SSL_SESSION has a 'ciphers' member which contains a list of ciphers
that were advertised by the client. Move this from SSL_SESSION to
SSL_HANDSHAKE and rename it to match reality.
ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_error.c')
0 files changed, 0 insertions, 0 deletions