mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-07-07 22:30:57 +00:00
md: Remove dependency on X.509
This commit is contained in:
parent
bf564c77fa
commit
ebbc5f7940
|
@ -50,7 +50,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Reminder: update profiles in x509_crt.c when adding a new hash!
|
* Reminder: update profiles in Mbed TLS's x509_crt.c when adding a new hash!
|
||||||
*/
|
*/
|
||||||
static const int supported_digests[] = {
|
static const int supported_digests[] = {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue