]> git.ipfire.org Git - thirdparty/openssl.git/commit - apps/s_client.c
Use constants rather than macros for the cipher bytes in the apps
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 10:58:10 +0000 (11:58 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:36 +0000 (14:45 +0100)
commitadfc37868e2dc406b80ab3111163eb475ef06975
treeffd00c26b9172f5fa54d24cb9dc89a440896dd5a
parentca8c71ba3586fd0fcf6c011cbf39f5076d18c126
Use constants rather than macros for the cipher bytes in the apps

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3670)
apps/apps.h
apps/s_client.c
apps/s_server.c