Home | History | Annotate | Download | only in ssl

Lines Matching refs:comp

2050 static void SSL_COMP_free(SSL_COMP *comp)
2051 { OPENSSL_free(comp); }