Searched refs:COMP_get_type (Results 1 – 8 of 8) sorted by relevance
33 int COMP_get_type(const COMP_METHOD *meth);
39 int COMP_get_type(const COMP_METHOD *meth) in COMP_get_type() function
342 COMP_get_type(3)
400 COMP_get_type(3)
2107 COMP_get_type 2154 3_0_0 EXIST::FUNCTION:COMP
462 if (COMP_get_type(method) != NID_undef && ssl_comp_methods != NULL) { in DEFINE_RUN_ONCE_STATIC()2028 if (cm == NULL || COMP_get_type(cm) == NID_undef) in SSL_COMP_add_compression_method()
1318 if (COMP_get_type(cm) != NID_undef) { in main()
728 COMP_get_type;