mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-01 07:49:54 +00:00
Drop reference to Visual Studio 2013 from config
All supported versions of Visual Studio support AESNI, so drop the version number. Signed-off-by: Bence Szépkúti <[email protected]>
This commit is contained in:
@@ -2211,7 +2211,7 @@
|
|||||||
* Enable AES-NI support on x86-64 or x86-32.
|
* Enable AES-NI support on x86-64 or x86-32.
|
||||||
*
|
*
|
||||||
* \note AESNI is only supported with certain compilers and target options:
|
* \note AESNI is only supported with certain compilers and target options:
|
||||||
* - Visual Studio 2013: supported.
|
* - Visual Studio: supported
|
||||||
* - GCC, x86-64, target not explicitly supporting AESNI:
|
* - GCC, x86-64, target not explicitly supporting AESNI:
|
||||||
* requires MBEDTLS_HAVE_ASM.
|
* requires MBEDTLS_HAVE_ASM.
|
||||||
* - GCC, x86-32, target not explicitly supporting AESNI:
|
* - GCC, x86-32, target not explicitly supporting AESNI:
|
||||||
|
|||||||
Reference in New Issue
Block a user