diff options
author | jsing <> | 2021-06-27 17:59:17 +0000 |
---|---|---|
committer | jsing <> | 2021-06-27 17:59:17 +0000 |
commit | 891146bbfc5899a9664de6a0a9cdd3e07e4b71be (patch) | |
tree | 9aa7a2ebffa610b50040d3f0f8342808ac133685 /src/lib/libssl/ssl_locl.h | |
parent | d098f30c3e9d8c1b5b893995afa30e490e98bd85 (diff) | |
download | openbsd-891146bbfc5899a9664de6a0a9cdd3e07e4b71be.tar.gz openbsd-891146bbfc5899a9664de6a0a9cdd3e07e4b71be.tar.bz2 openbsd-891146bbfc5899a9664de6a0a9cdd3e07e4b71be.zip |
Change ssl_sigalgs_build() to perform sigalg list selection.
Rather that doing sigalg list selection at every call site, pass in the
appropriate TLS version and have ssl_sigalgs_build() perform the sigalg
list selection itself. This reduces code duplication, simplifies the
calling code and is the first step towards internalising the sigalg lists.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions