diff options
author | 2020-09-11 15:28:07 +0000 | |
---|---|---|
committer | 2020-09-11 15:28:07 +0000 | |
commit | 115de2687afef653388be8447fe5f3d47220c8d7 (patch) | |
tree | ae2525fbaa74473d397bda3843c706b8569997ac /lib/libssl/ssl_ciph.c | |
parent | Some SSL_AD_* defines snuck into the TLSv1.3 code - replace them with (diff) | |
download | wireguard-openbsd-115de2687afef653388be8447fe5f3d47220c8d7.tar.xz wireguard-openbsd-115de2687afef653388be8447fe5f3d47220c8d7.zip |
Rename ssl_cipher_is_permitted()
The name ssl_cipher_is_permitted() is not entirely specific - what it
really means is "can this cipher be used with a given version range".
Use ssl_cipher_allowed_in_version_range() to more clearly indicate this.
Bikeshedded with tb@
ok tb@
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions