summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/des/asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/des/asm')
-rw-r--r--src/lib/libcrypto/des/asm/des_enc.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/des/asm/des_enc.m4 b/src/lib/libcrypto/des/asm/des_enc.m4
index 7303d40052..3fbb026dd3 100644
--- a/src/lib/libcrypto/des/asm/des_enc.m4
+++ b/src/lib/libcrypto/des/asm/des_enc.m4
@@ -124,7 +124,7 @@ changequote({,})
124! technique. 124! technique.
125! 125!
126! The macro also loads address sbox 1 to 5 to global 1 to 5, address 126! The macro also loads address sbox 1 to 5 to global 1 to 5, address
127! sbox 6 to local6, and addres sbox 8 to out3. 127! sbox 6 to local6, and address sbox 8 to out3.
128! 128!
129! Rotates the halfs 3 left to bring the sbox bits in convenient positions. 129! Rotates the halfs 3 left to bring the sbox bits in convenient positions.
130! 130!
@@ -266,7 +266,7 @@ define(ip_macro, {
266! other half (use). 266! other half (use).
267! 267!
268! In this version we do two rounds in a loop repeated 7 times 268! In this version we do two rounds in a loop repeated 7 times
269! and two rounds seperately. 269! and two rounds separately.
270! 270!
271! One half has the bits for the sboxes in the following positions: 271! One half has the bits for the sboxes in the following positions:
272! 272!