Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_free

1142 	if (s_ctx != NULL) SSL_CTX_free(s_ctx);
1143 if (c_ctx != NULL) SSL_CTX_free(c_ctx);