Home | History | Annotate | Download | only in ssl

Lines Matching refs:tlsext_channel_id_enabled

2159   // tlsext_channel_id_enabled is whether Channel ID is enabled. For a server,
2162 bool tlsext_channel_id_enabled:1;
2655 // tlsext_channel_id_enabled is copied from the |SSL_CTX|. For a server,
2658 bool tlsext_channel_id_enabled:1;