summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/aes128_ctr/CMakeLists.txt
blob: 0588fed798e2446bacfd15fde53fbb2636e10c9f (plain)
1
2
3
fastd_cipher(aes128-ctr aes128_ctr.c)
add_subdirectory(openssl)
add_subdirectory(nacl)