Searched refs:COMP_get_type (Results 1 – 4 of 4) sorted by relevance
27 int COMP_get_type(const COMP_METHOD *meth);
39 int COMP_get_type(const COMP_METHOD *meth) in COMP_get_type() function
466 if (COMP_get_type(method) != NID_undef && ssl_comp_methods != NULL) { in DEFINE_RUN_ONCE_STATIC()1966 if (cm == NULL || COMP_get_type(cm) == NID_undef) in SSL_COMP_add_compression_method()
728 COMP_get_type;