tls_ctx_free
void tls_ctx_free(struct sock *sk, struct tls_context *ctx);
tls_ctx_free(NULL, ctx);
tls_ctx_free(sk, ctx);