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 changed files with 1 additions and 2 deletions
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\md4.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\nist_kw.c" />
|
||||
<ClCompile Include="..\..\crypto\library\oid.c" />
|
||||
|
|
Loading…
Reference in a new issue