mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 19:35:27 +00:00
md: Remove dependency on X.509
This commit is contained in:
parent
bf564c77fa
commit
ebbc5f7940
|
@ -50,7 +50,7 @@
|
|||
#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[] = {
|
||||
|
||||
|
|
Loading…
Reference in a new issue