diff --git a/x86/arcfour-crypt.asm b/x86/arcfour-crypt.asm index 9f2f8eb4f9421ea71349d5e09c90055327fba4d3..ed5683e2eb068bcd97aadf040baa0ba1feb1f19e 100644 --- a/x86/arcfour-crypt.asm +++ b/x86/arcfour-crypt.asm @@ -72,4 +72,4 @@ nettle_arcfour_crypt: popl %ebx ret .Leord: - .size nettle_arcfour_crypt,.Leord-aes_decrypt + .size nettle_arcfour_crypt,.Leord-nettle_arcfour_crypt