mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:35:43 +01:00
crypto: Update submodule to 3f20efc030
This brings in the removal of md_wrap.c and regenerates the generated files to accommodate the change.
This commit is contained in:
parent
46d61b1e95
commit
b2ab86ca15
2
crypto
2
crypto
@ -1 +1 @@
|
|||||||
Subproject commit 92348d1c4931f8c33c2d092928afca556f672c42
|
Subproject commit 3f20efc03016b38f2677dadd476b21229c627c80
|
@ -222,7 +222,6 @@
|
|||||||
<ClCompile Include="..\..\crypto\library\md2.c" />
|
<ClCompile Include="..\..\crypto\library\md2.c" />
|
||||||
<ClCompile Include="..\..\crypto\library\md4.c" />
|
<ClCompile Include="..\..\crypto\library\md4.c" />
|
||||||
<ClCompile Include="..\..\crypto\library\md5.c" />
|
<ClCompile Include="..\..\crypto\library\md5.c" />
|
||||||
<ClCompile Include="..\..\crypto\library\md_wrap.c" />
|
|
||||||
<ClCompile Include="..\..\crypto\library\memory_buffer_alloc.c" />
|
<ClCompile Include="..\..\crypto\library\memory_buffer_alloc.c" />
|
||||||
<ClCompile Include="..\..\crypto\library\nist_kw.c" />
|
<ClCompile Include="..\..\crypto\library\nist_kw.c" />
|
||||||
<ClCompile Include="..\..\crypto\library\oid.c" />
|
<ClCompile Include="..\..\crypto\library\oid.c" />
|
||||||
|
Loading…
Reference in New Issue
Block a user