Searched refs:SSL_COMP_get_id (Results 1 – 5 of 5) sorted by relevance
6 SSL_COMP_get0_name, SSL_COMP_get_id, SSL_COMP_free_compression_methods16 int SSL_COMP_get_id(const SSL_COMP *comp);36 SSL_COMP_get_id() returns the id of the compression method B<comp>.86 SSL_COMP_get_id() returns the name of the compression method or -1 on error.
413 SSL_COMP_get_id;
2030 int SSL_COMP_get_id(const SSL_COMP *comp) in SSL_COMP_get_id() function
2086 __owur int SSL_COMP_get_id(const SSL_COMP *comp);
2416 MLINKS+= SSL_COMP_add_compression_method.3 SSL_COMP_get_id.3