Searched refs:TLS_COMPRESSION_NULL (Results 1 – 10 of 10) sorted by relevance
105 #define TLS_COMPRESSION_NULL 0 macro
113 *pos++ = TLS_COMPRESSION_NULL; in tls_send_client_hello()
101 *pos++ = TLS_COMPRESSION_NULL; in tls_write_server_hello()
299 if (*pos++ == TLS_COMPRESSION_NULL) in tls_process_client_hello()
208 if (*pos != TLS_COMPRESSION_NULL) { in tls_process_server_hello()
125 *pos++ = TLS_COMPRESSION_NULL; in tls_send_client_hello()