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