Update value to use a free bit.
This commit is contained in:
parent
410e444b71
commit
5111672b8e
@ -441,7 +441,7 @@ typedef struct ssl3_buffer_st
|
||||
*/
|
||||
#define SSL3_FLAGS_SGC_RESTART_DONE 0x0040
|
||||
/* Set if we encrypt then mac instead of usual mac then encrypt */
|
||||
#define TLS1_FLAGS_ENCRYPT_THEN_MAC 0x0080
|
||||
#define TLS1_FLAGS_ENCRYPT_THEN_MAC 0x0100
|
||||
|
||||
#ifndef OPENSSL_NO_SSL_INTERN
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user