diff options
author | tb <> | 2024-03-02 11:45:51 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 11:45:51 +0000 |
commit | 8e85295d10fd4886e1ba7260f0b7bc17674ccacc (patch) | |
tree | e9755883499836e92c295348e26df61a6c93fdfd /src/lib/libssl/s3_lib.c | |
parent | e6ba1ba77c418a957100a7562bf08d1ab8eb012e (diff) | |
download | openbsd-8e85295d10fd4886e1ba7260f0b7bc17674ccacc.tar.gz openbsd-8e85295d10fd4886e1ba7260f0b7bc17674ccacc.tar.bz2 openbsd-8e85295d10fd4886e1ba7260f0b7bc17674ccacc.zip |
Remove SSL_CIPHER_get_by_{id,value}()
While this undocumented API would have been much nicer and saner than
SSL_CIPHER_find(), nothing used this except for the exporter test.
Let's get rid of it again. libssl uses ssl3_get_cipher_by_{id,value}()
directly.
ok jsing
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions