File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 3636 </ItemGroup >
3737 <ItemGroup >
3838 <ClInclude Include =" ..\..\jni\include\com_wolfssl_wolfcrypt_Aes.h" />
39+ <ClInclude Include =" ..\..\jni\include\com_wolfssl_wolfcrypt_AesGmac.h" />
3940 <ClInclude Include =" ..\..\jni\include\com_wolfssl_wolfcrypt_Asn.h" />
4041 <ClInclude Include =" ..\..\jni\include\com_wolfssl_wolfcrypt_Chacha.h" />
4142 <ClInclude Include =" ..\..\jni\include\com_wolfssl_wolfcrypt_Curve25519.h" />
6768 <ItemGroup >
6869 <ClCompile Include =" ..\..\jni\jni_aes.c" />
6970 <ClCompile Include =" ..\..\jni\jni_aesgcm.c" />
71+ <ClCompile Include =" ..\..\jni\jni_aesgmac.c" />
7072 <ClCompile Include =" ..\..\jni\jni_asn.c" />
7173 <ClCompile Include =" ..\..\jni\jni_chacha.c" />
7274 <ClCompile Include =" ..\..\jni\jni_curve25519.c" />
You can’t perform that action at this time.
0 commit comments