diff options
Diffstat (limited to 'src/lib/libcrypto/des/asm/des_enc.m4')
-rw-r--r-- | src/lib/libcrypto/des/asm/des_enc.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/des/asm/des_enc.m4 b/src/lib/libcrypto/des/asm/des_enc.m4 index 68c162e5d8..b117735828 100644 --- a/src/lib/libcrypto/des/asm/des_enc.m4 +++ b/src/lib/libcrypto/des/asm/des_enc.m4 | |||
@@ -130,7 +130,7 @@ changequote({,}) | |||
130 | ! | 130 | ! |
131 | ! Loads key first round from address in parameter 5 to out0, out1. | 131 | ! Loads key first round from address in parameter 5 to out0, out1. |
132 | ! | 132 | ! |
133 | ! After the the original LibDES initial permutation, the resulting left | 133 | ! After the original LibDES initial permutation, the resulting left |
134 | ! is in the variable initially used for right and vice versa. The macro | 134 | ! is in the variable initially used for right and vice versa. The macro |
135 | ! implements the possibility to keep the halfs in the original registers. | 135 | ! implements the possibility to keep the halfs in the original registers. |
136 | ! | 136 | ! |