Replace the remaining uses of ssl3_put_cipher_by_char() with s2n and a
authorjsing <jsing@openbsd.org>
Sun, 24 Aug 2014 14:36:45 +0000 (14:36 +0000)
committerjsing <jsing@openbsd.org>
Sun, 24 Aug 2014 14:36:45 +0000 (14:36 +0000)
commitef88cf8e57c0c5ec5dabf3ef064c26ac8ec79f96
treea798ea060f7e234e3fd9d0ae03642d95bfcf840d
parentdf2aa82a35362868f6f39ec3edae9b7d689530b0
Replace the remaining uses of ssl3_put_cipher_by_char() with s2n and a
ssl3_cipher_get_value() helper function, which returns the cipher suite
value for the given cipher.

ok miod@
lib/libssl/d1_srvr.c
lib/libssl/s3_lib.c
lib/libssl/s3_srvr.c
lib/libssl/src/ssl/d1_srvr.c
lib/libssl/src/ssl/s3_lib.c
lib/libssl/src/ssl/s3_srvr.c
lib/libssl/src/ssl/ssl_lib.c
lib/libssl/src/ssl/ssl_locl.h
lib/libssl/ssl_lib.c
lib/libssl/ssl_locl.h