Add some compat macros for removed tmp RSA functions/macros
authorMatt Caswell <matt@openssl.org>
Mon, 27 Jun 2016 11:28:32 +0000 (12:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 30 Jun 2016 14:47:00 +0000 (15:47 +0100)
commitfb5b14b420a0bff6e3f756ec4879644b6d5622c5
tree17becc2d0bd038b3070183919ea8af9191f536fa
parent8a3c000c8f621cd01929313fcb7d0cc23fb516a6
Add some compat macros for removed tmp RSA functions/macros

Commit 361a119 removed all ciphersuites that could support temporary
RSA keys, therefore the associated functions were removed. We should have
"no-op" compatibility macros for these.

Reviewed-by: Stephen Henson <steve@openssl.org>
include/openssl/ssl.h