Searched refs:sk_SSL_COMP_new (Results 1 – 2 of 2) sorted by relevance
460 ssl_comp_methods = sk_SSL_COMP_new(sk_comp_cmp); in DEFINE_RUN_ONCE_STATIC()
1006 #define sk_SSL_COMP_new(cmp) ((STACK_OF(SSL_COMP) *)OPENSSL_sk_new(ossl_check_SSL_COMP_compfunc_typ… macro