Rename macro to avoid possible future collision

This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-09 11:17:30 +00:00
parent 2f5a1b4e55
commit ed99d70309
3 changed files with 7 additions and 7 deletions

View file

@ -368,7 +368,7 @@
* Signaling ciphersuite values (SCSV)
*/
#define SSL_EMPTY_RENEGOTIATION_INFO 0xFF /**< renegotiation info ext */
#define SSL_FALLBACK_SCSV 0x5600 /**< draft-ietf-tls-downgrade-scsv-00 */
#define SSL_FALLBACK_SCSV_VALUE 0x5600 /**< draft-ietf-tls-downgrade-scsv-00 */
/*
* Supported Signature and Hash algorithms (For TLS 1.2)