mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 04:51:10 +00:00
Revert "md: Remove dependency on X.509"
This reverts commit ebbc5f7940
.
This commit is contained in:
parent
1174db5bac
commit
3a67150bf2
|
@ -138,7 +138,7 @@ const mbedtls_md_info_t mbedtls_sha512_info = {
|
|||
#endif
|
||||
|
||||
/*
|
||||
* Reminder: update profiles in Mbed TLS's x509_crt.c when adding a new hash!
|
||||
* Reminder: update profiles in x509_crt.c when adding a new hash!
|
||||
*/
|
||||
static const int supported_digests[] = {
|
||||
|
||||
|
|
Loading…
Reference in a new issue