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