Loading crypto/aes/asm/aes-armv4.pl +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ $code=<<___; .thumb #else .code 32 #undef __thumb2__ #endif .type AES_Te,%object Loading crypto/aes/asm/bsaes-armv7.pl +1 −0 Original line number Diff line number Diff line Loading @@ -731,6 +731,7 @@ $code.=<<___; .thumb #else .code 32 # undef __thumb2__ #endif .type _bsaes_decrypt8,%function Loading crypto/bn/asm/armv4-gf2m.pl +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading crypto/bn/asm/armv4-mont.pl +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading crypto/ec/asm/ecp_nistz256-armv4.pl +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ $code.=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading Loading
crypto/aes/asm/aes-armv4.pl +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ $code=<<___; .thumb #else .code 32 #undef __thumb2__ #endif .type AES_Te,%object Loading
crypto/aes/asm/bsaes-armv7.pl +1 −0 Original line number Diff line number Diff line Loading @@ -731,6 +731,7 @@ $code.=<<___; .thumb #else .code 32 # undef __thumb2__ #endif .type _bsaes_decrypt8,%function Loading
crypto/bn/asm/armv4-gf2m.pl +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading
crypto/bn/asm/armv4-mont.pl +1 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,7 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading
crypto/ec/asm/ecp_nistz256-armv4.pl +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ $code.=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) && !defined(__APPLE__) #if defined(__thumb2__) .syntax unified .thumb #else Loading