summaryrefslogtreecommitdiff
path: root/bin/ssl.inf
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-04-26 20:29:11 +0800
committeryangwei <[email protected]>2024-04-27 03:18:04 +0800
commitedecb5505f60497597c7a827de7e8c0c65ad4f4c (patch)
treef12c11edeb011533e746e03e170141e333778e4e /bin/ssl.inf
parent48018375d2283b11ea428f50fc77b68d465c1249 (diff)
๐Ÿž fix(Fix TSG-16297 ): ๆ”ฏๆŒๆ‰ฃ็•™chelloๅˆ†็‰‡็š„ๆ•ฐๆฎๅŒ…
Diffstat (limited to 'bin/ssl.inf')
-rw-r--r--bin/ssl.inf4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/ssl.inf b/bin/ssl.inf
index f73af40..3471805 100644
--- a/bin/ssl.inf
+++ b/bin/ssl.inf
@@ -10,3 +10,7 @@ GETPLUGID_FUNC=SSL_GETPLUGID
[TCP]
FUNC_FLAG=ALL
FUNC_NAME=SSL_ENTRY
+
+[TCP_ALL]
+FUNC_FLAG=ALL
+FUNC_NAME=SSL_DETAIN_ENTRY \ No newline at end of file