summaryrefslogtreecommitdiff
path: root/aes-arm.S
diff options
context:
space:
mode:
Diffstat (limited to 'aes-arm.S')
-rw-r--r--aes-arm.S10
1 files changed, 9 insertions, 1 deletions
diff --git a/aes-arm.S b/aes-arm.S
index 80d45d8..e07e2e1 100644
--- a/aes-arm.S
+++ b/aes-arm.S
@@ -1,4 +1,12 @@
-//#include "arm_arch.h"
+@ Generated by aes-armv4.pl
+@ ====================================================================
+@ Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
+@ project. The module is, however, dual licensed under OpenSSL and
+@ CRYPTOGAMS licenses depending on where you obtain it. For further
+@ details see http://www.openssl.org/~appro/cryptogams/.
+@ ====================================================================
+@
+
#define __ARM_ARCH__ 6
.text
.code 32