mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Externals: Update mbedtls to 2.4.1
The latest version has tons of security fixes (which is expected for a library such as mbedtls). Updating also allows getting rid of a few deprecation warnings.
This commit is contained in:
2
Externals/mbedtls/include/mbedtls/sha512.h
vendored
2
Externals/mbedtls/include/mbedtls/sha512.h
vendored
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* \file mbedtls_sha512.h
|
||||
* \file sha512.h
|
||||
*
|
||||
* \brief SHA-384 and SHA-512 cryptographic hash function
|
||||
*
|
||||
|
Reference in New Issue
Block a user