1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-10 01:34:58 +03:00

Rename IsIntelAesNiSupported() to IsAesNiSupported()

This commit is contained in:
Davide Beatrici
2018-06-09 20:31:18 +02:00
parent 420e575ab1
commit 4029f3ae8d
8 changed files with 10 additions and 10 deletions

View File

@ -667,7 +667,7 @@ CT_b_support_special_listener 支持 VPN over ICMP 和 VPN over DNS
CT_b_support_redirect_url_acl 支持訪問列表 HTTP URL 改道
CT_b_is_in_vm 虛擬機器上運行
CT_b_support_azure 支持 VPN Azure
CT_b_support_intel_aes 支援 Intel CPU AES 加密加速功能 (AES-NI)
CT_b_support_aes_ni 支援 CPU AES 加密加速功能 (AES-NI)
CT_b_using_selow_driver 支持 SoftEther Lightweight Kernel-mode Ethernet Driver
CT_b_support_vgs 支援 VPN Gate 服務的伺服器功能
CT_b_support_vgs_in_client VPN Gate 服務的伺服器功能 (VPN 用戶端集成)