Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DSSL_COMP_add_compression_method.pod95 SSL_COMP_get_compression_methods() returns the stack of compressions methods or
/openssl/ssl/statem/
H A Dstatem_srvr.c1656 if (!PACKET_copy_all(&compression, clienthello->compressions, in tls_process_client_hello()
1935 if (memchr(clienthello->compressions, 0, in tls_early_post_process_client_hello()
2059 if (clienthello->compressions[k] == comp_id) in tls_early_post_process_client_hello()
2079 if (v == clienthello->compressions[o]) { in tls_early_post_process_client_hello()
/openssl/ssl/
H A Dssl_local.h655 unsigned char compressions[MAX_COMPRESSIONS_SIZE]; member
H A Dssl_lib.c6721 *out = sc->clienthello->compressions; in SSL_client_hello_get0_compression_methods()

Completed in 51 milliseconds