diff options
author | jsing <> | 2014-08-11 01:06:22 +0000 |
---|---|---|
committer | jsing <> | 2014-08-11 01:06:22 +0000 |
commit | b4d8ae6f39ff2ded10621922d24e574845e23ece (patch) | |
tree | c4b22f9d4535ad9c0a7097891de25f1e7d9dde3b /src/lib/libssl/ssl_lib.c | |
parent | a7c77634045ea4fc410870715aea4a916d36adb1 (diff) | |
download | openbsd-b4d8ae6f39ff2ded10621922d24e574845e23ece.tar.gz openbsd-b4d8ae6f39ff2ded10621922d24e574845e23ece.tar.bz2 openbsd-b4d8ae6f39ff2ded10621922d24e574845e23ece.zip |
Provide a ssl3_get_cipher_by_id() function that allows ciphers to be looked
up by their ID. For one, this avoids an ugly mess in ssl_sess.c, where the
cipher value is manually written into a buffer, just so the cipher can be
located using ssl3_get_cipher_by_char().
ok bcook@ miod@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions