commit | 3c0b53b2b0c88e289e6d5831e9c6d9b3c1c73b42 | [log] [tgz] |
---|---|---|
author | Markku-Juhani O. Saarinen <mjos@mjos.fi> | Thu Nov 30 16:00:34 2017 +0000 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Tue Feb 27 12:39:12 2018 +0100 |
tree | e7c12578076474178d595095bff64406ebc0e999 | |
parent | 259fa60f6c430d8bd670afeba63a5c6a8df2c85d [diff] [blame] |
ARIA build integration
diff --git a/library/Makefile b/library/Makefile index 65a102f..6420281 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -47,6 +47,7 @@ OBJS_CRYPTO= aes.o aesni.o arc4.o \ asn1parse.o asn1write.o base64.o \ bignum.o blowfish.o camellia.o \ + aria.o \ ccm.o cipher.o cipher_wrap.o \ cmac.o ctr_drbg.o des.o \ dhm.o ecdh.o ecdsa.o \