Update TLS alert

This commit is contained in:
Zhi Guan
2026-06-15 12:21:52 +08:00
parent 40b8d67110
commit cc8cb67c29
6 changed files with 249 additions and 53 deletions

View File

@@ -2381,8 +2381,6 @@ int tls_send_warning(TLS_CONNECT *conn, int alert)
return 1;
}
int tls_decrypt_recv(TLS_CONNECT *conn)
{
int ret;