CKM: Add ECDH tests
[platform/core/test/security-tests.git] / src / ckm / unprivileged / CMakeLists.txt
index 8b8dfda..256b96e 100644 (file)
@@ -24,6 +24,7 @@ SET(CKM_SOURCES
     encryption-decryption-env.cpp
     encryption-decryption.cpp
     sign-verify.cpp
+    key-derivation.cpp
     main.cpp
 )