tls: Add function to update the TLS socket configuration
[sfrench/cifs-2.6.git] / include / net / tls.h
index b89d397dd62fc7268a792b7f6d58b070db8cee0a..f058a6e08eaadba3c4eaefa95c7dc7acbcab2136 100644 (file)
@@ -83,6 +83,8 @@ struct tls_context {
 
        void *priv_ctx;
 
+       u8 tx_conf:2;
+
        u16 prepend_size;
        u16 tag_size;
        u16 overhead_size;