diff options
author | jsing <> | 2020-09-11 15:28:08 +0000 |
---|---|---|
committer | jsing <> | 2020-09-11 15:28:08 +0000 |
commit | aaafcc65a8b1deda1feab495b687eeec194f78bb (patch) | |
tree | 7142d16dc8b078e547e2f879cb02e4df5a30eb75 /src/lib/libssl/ssl_srvr.c | |
parent | 54fa1d3a6727088bd1475d3822d8070cb9e734a9 (diff) | |
download | openbsd-aaafcc65a8b1deda1feab495b687eeec194f78bb.tar.gz openbsd-aaafcc65a8b1deda1feab495b687eeec194f78bb.tar.bz2 openbsd-aaafcc65a8b1deda1feab495b687eeec194f78bb.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 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions