sha/asm/sha256-armv4.pl: add NEON code path.
[openssl.git] / crypto / bn / asm / c64xplus-gf2m.pl
index cef83942c91840cc4e9ceedaf86fc57c1a8b0ed4..1b3ecc2c94546e4ba1094abe57cffa33c0afe05a 100644 (file)
@@ -107,6 +107,9 @@ ___
 }
 $code.=<<___;
        .text
+       .if     __TI_EABI__
+       .asg    bn_GF2m_mul_2x2,_bn_GF2m_mul_2x2
+       .endif
 
        .global _bn_GF2m_mul_2x2
 _bn_GF2m_mul_2x2: