Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DSSL_COMP_add_compression_method.pod81 SSL_COMP_get_compression_methods() returns the stack of compressions methods or
/openssl-master/ssl/statem/
A Dstatem_srvr.c1560 if (!PACKET_copy_all(&compression, clienthello->compressions, in tls_process_client_hello()
1848 if (clienthello->compressions[loop] == 0) in tls_early_post_process_client_hello()
1970 if (clienthello->compressions[k] == comp_id) in tls_early_post_process_client_hello()
1990 if (v == clienthello->compressions[o]) { in tls_early_post_process_client_hello()
/openssl-master/ssl/
A Dssl_local.h734 unsigned char compressions[MAX_COMPRESSIONS_SIZE]; member
A Dssl_lib.c5360 *out = s->clienthello->compressions; in SSL_client_hello_get0_compression_methods()

Completed in 46 milliseconds