Searched defs:sk_SSL_COMP_new (Results 1 – 2 of 2) sorted by relevance
1572 #define sk_SSL_COMP_new(cmp) SKM_sk_new(SSL_COMP, (cmp)) macro