Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
ca58ba19
Commit
ca58ba19
authored
Jun 29, 2011
by
Niels Möller
Browse files
Fixed .file pseudo op.
Rev: nettle/x86_64/serpent-encrypt.asm:1.4
parent
bf3390de
Changes
1
Hide whitespace changes
Inline
Side-by-side
x86_64/serpent-encrypt.asm
View file @
ca58ba19
...
...
@@ -624,7 +624,7 @@ define(<WKEYXOR>, <
pxor
T0
,
$
2
>)
.file
"
aes
-
serpent
-
encrypt.asm
"
.file
"
serpent
-
encrypt.asm
"
C
serpent_encrypt
(
struct
serpent_context
*
ctx
,
C
unsigned
length
,
uint8_t
*
ds
t
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment