We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b9f44 commit dfcb76fCopy full SHA for dfcb76f
1 file changed
extra/wolfssl/CMakeLists.txt
@@ -149,6 +149,7 @@ if (MSVC_ARM64 AND (CMAKE_C_COMPILER_ID MATCHES Clang))
149
${WOLFCRYPT_PORT_SRCDIR}/armv8-sha512.c
150
${WOLFCRYPT_PORT_SRCDIR}/armv8-sha512-asm.S
151
${WOLFCRYPT_PORT_SRCDIR}/armv8-sha512-asm_c.c
152
+ ${WOLFCRYPT_PORT_SRCDIR}/armv8-poly1305.c
153
)
154
endif()
155
0 commit comments