diff options
author | jsing <> | 2024-07-19 08:54:31 +0000 |
---|---|---|
committer | jsing <> | 2024-07-19 08:54:31 +0000 |
commit | f5a7be1aa230b5dad73001a01843e188c2475c6a (patch) | |
tree | faf36fc4d6d297dc2dbbbf4f2ae929c52d7b8659 /src/lib/libssl/ssl_pkt.c | |
parent | 7a832ed72e4f20d2003e08aa43930449d2dec9d7 (diff) | |
download | openbsd-f5a7be1aa230b5dad73001a01843e188c2475c6a.tar.gz openbsd-f5a7be1aa230b5dad73001a01843e188c2475c6a.tar.bz2 openbsd-f5a7be1aa230b5dad73001a01843e188c2475c6a.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/ssl_pkt.c')
0 files changed, 0 insertions, 0 deletions