Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_srvr.c1387 static const unsigned char null_compression = 0; in tls_process_client_hello() local
1513 || !PACKET_buf_init(&compression, &null_compression, 1)) { in tls_process_client_hello()