misspellings fixes by https://github.com/vlajos/misspell_fixer
[openssl.git] / crypto / des / asm / des_enc.m4
index 546043b1013914d03e3a9c18e0eb5f7340d5d373..c4b1e484f81aa8b55e36b3192a538291075bbde7 100644 (file)
@@ -272,7 +272,7 @@ define(ip_macro, {
 ! other half (use).
 !
 ! In this version we do two rounds in a loop repeated 7 times
-! and two rounds seperately.
+! and two rounds separately.
 !
 ! One half has the bits for the sboxes in the following positions:
 !
@@ -1542,7 +1542,7 @@ DES_ncbc_encrypt:
        xor     global4, local1, out5     ! iv xor next block
 
        ba      .ncbc.enc.next.block_2
-       add     in1, 8, in1               ! output adress
+       add     in1, 8, in1               ! output address
 
 .ncbc.enc.next.block_fp: