提交 5111672b 编写于 作者: D Dr. Stephen Henson

Update value to use a free bit.

上级 410e444b
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册