symm/des.c: Replace PC1 and PC2 permutation tables with Beneš networks.
[catacomb] / symm / chacha-arm64.S
index a423e9e..9fe39c9 100644 (file)
 /// MA 02111-1307, USA.
 
 ///--------------------------------------------------------------------------
-/// External definitions.
+/// Preliminaries.
 
 #include "config.h"
 #include "asm-common.h"
 
-///--------------------------------------------------------------------------
-/// Main.code.
-
        .arch   armv8-a
+
        .text
 
+///--------------------------------------------------------------------------
+/// Main code.
+
 FUNC(chacha_core_arm64)
 
        // Arguments are in registers.