Update wolfssl

This commit is contained in:
nastys 2022-01-10 13:44:41 +01:00 committed by Megamouse
parent 09700360f7
commit b950651487
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 723ed009ae5dc68acc14cd7664f93503d64cd51d
Subproject commit 4bbf90d60419ffcdc2d2f402be794b98d155f2c9

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
@ -105,6 +105,7 @@
<ClCompile Include="wolfssl\wolfcrypt\src\hmac.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\idea.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\integer.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\kdf.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\logging.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\md2.c" />
<ClCompile Include="wolfssl\wolfcrypt\src\md4.c" />