Searched refs:TLS_COMPRESSION_NULL (Results 1 – 5 of 5) sorted by relevance
105 #define TLS_COMPRESSION_NULL 0 macro
122 *pos++ = TLS_COMPRESSION_NULL; in tls_send_client_hello()
98 *pos++ = TLS_COMPRESSION_NULL; in tls_write_server_hello()
271 if (*pos++ == TLS_COMPRESSION_NULL) in tls_process_client_hello()
208 if (*pos != TLS_COMPRESSION_NULL) { in tls_process_server_hello()