Home | History | Annotate | Download | only in ssl

Lines Matching refs:comp

1906 static void SSL_COMP_free(SSL_COMP *comp)
1907 { OPENSSL_free(comp); }