Searched defs:sk_SSL_COMP_new (Results 1 – 3 of 3) sorted by relevance
1882 #define sk_SSL_COMP_new(comp) \ macro
1576 #define sk_SSL_COMP_new(cmp) SKM_sk_new(SSL_COMP, (cmp)) macro