Searched refs:compressions (Results 1 – 4 of 4) sorted by relevance
81 SSL_COMP_get_compression_methods() returns the stack of compressions methods or
1560 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()
734 unsigned char compressions[MAX_COMPRESSIONS_SIZE]; member
5360 *out = s->clienthello->compressions; in SSL_client_hello_get0_compression_methods()
Completed in 46 milliseconds