Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_free

1148 	if (s_ctx != NULL) SSL_CTX_free(s_ctx);
1149 if (c_ctx != NULL) SSL_CTX_free(c_ctx);