Adding chacha sources.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
42f3c67c61
commit
633593aae3
1 changed files with 2 additions and 0 deletions
|
|
@ -101,6 +101,8 @@ if (NOT TARGET pico_hsm_sdk)
|
|||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/pkwrite.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/pkwrite.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/chachapoly.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/chacha20.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/poly1305.c
|
||||
)
|
||||
target_include_directories(pico_hsm_sdk INTERFACE
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/usb/hid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue