Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / boringssl / boringssl.gypi
index f194850..39beb3f 100644 (file)
@@ -81,6 +81,7 @@
       'src/crypto/bn/sqrt.c',
       'src/crypto/buf/buf.c',
       'src/crypto/buf/buf_error.c',
+      'src/crypto/bytestring/ber.c',
       'src/crypto/bytestring/cbb.c',
       'src/crypto/bytestring/cbs.c',
       'src/crypto/chacha/chacha_generic.c',
       'src/crypto/cipher/e_chacha20poly1305.c',
       'src/crypto/cipher/e_des.c',
       'src/crypto/cipher/e_null.c',
+      'src/crypto/cipher/e_rc2.c',
       'src/crypto/cipher/e_rc4.c',
       'src/crypto/conf/conf.c',
       'src/crypto/conf/conf_error.c',
       'src/crypto/cpu-arm.c',
       'src/crypto/cpu-intel.c',
+      'src/crypto/crypto.c',
       'src/crypto/crypto_error.c',
       'src/crypto/des/des.c',
       'src/crypto/dh/check.c',
       'src/crypto/ex_data_impl.c',
       'src/crypto/hmac/hmac.c',
       'src/crypto/lhash/lhash.c',
+      'src/crypto/md4/md4.c',
       'src/crypto/md5/md5.c',
       'src/crypto/mem.c',
       'src/crypto/modes/cbc.c',