1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

- Adapted CMake files for the PKCS#11 support

This commit is contained in:
Paul Bakker
2011-01-18 16:18:38 +00:00
parent d61e7d98cb
commit b06819bb5d
6 changed files with 44 additions and 9 deletions

View File

@@ -20,6 +20,7 @@ set(src
md5.c
net.c
padlock.c
pkcs11.c
rsa.c
sha1.c
sha2.c