fix for valgrind ecc verify issue

This commit is contained in:
Jacob Barthelmeh
2021-02-10 16:45:00 +07:00
parent 3757e83c64
commit 99f19b19d4
6 changed files with 205 additions and 772 deletions

View File

@@ -66,6 +66,7 @@ EXTRA_DIST += wolfcrypt/src/port/ti/ti-aes.c \
wolfcrypt/src/port/caam/caam_driver.c \
wolfcrypt/src/port/caam/caam_error.c \
wolfcrypt/src/port/caam/caam_qnx.c \
wolfcrypt/src/port/caam/caam_integrity.c \
wolfcrypt/src/port/caam/caam_sha.c \
wolfcrypt/src/port/caam/caam_doc.pdf \
wolfcrypt/src/port/caam/wolfcaam_init.c \