Home
last modified time | relevance | path

Searched refs:null_compression (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/crypto/openssl/ssl/statem/
HDstatem_srvr.c1379 static const unsigned char null_compression = 0; in tls_process_client_hello() local
1497 || !PACKET_buf_init(&compression, &null_compression, 1)) { in tls_process_client_hello()