Adding x509 functions.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
a6506e6c95
commit
9ccd10fcea
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ if (NOT TARGET pico_hsm_sdk)
|
|||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/sha1.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/sha256.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/sha512.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/mbedtls/library/x509write_crt.c
|
||||
)
|
||||
|
||||
if (${HSM_DRIVER} STREQUAL "ccid")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue