Home | History | Annotate | Download | only in ssl

Lines Matching full:comp

1615 static void SSL_COMP_free(SSL_COMP *comp)
1616 { OPENSSL_free(comp); }