Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
1a9382ea80b33250325b955ebe76e5860875c5d9
/
.
/
library
/
CMakeLists.txt
blob: 51c45fc721a1bab6facef56faf3f499e76bb6790 [
file
] [
log
] [
blame
]
add_library(polarssl STATIC
base64.c rsa.c timing.c havege.c
md5.c
ssl_cli.c
bignum.c debug.c sha1.c x509parse.c
aes.c net.c ssl_srv.c
camellia.c des.c md2.c sha2.c xtea.c
arc4.c
padlock.c
ssl_tls.c
certs.c
dhm.c
md4.c
sha4.c
)