Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91646
b: refs/heads/master
c: 744b5a2
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Siewior authored and Herbert Xu committed Apr 21, 2008
1 parent 2604063 commit cd63c59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5dc392742a9818e2766a63f3533980543e18060
refs/heads/master: 744b5a28109e6a107c24a1426ee22f92b17995e9
3 changes: 0 additions & 3 deletions trunk/arch/x86/crypto/aes-i586-asm_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ aes_enc_blk:
pop %ebx
mov %r0,(%ebp)
pop %ebp
mov $1,%eax
ret

// AES (Rijndael) Decryption Subroutine
Expand Down Expand Up @@ -365,6 +364,4 @@ aes_dec_blk:
pop %ebx
mov %r0,(%ebp)
pop %ebp
mov $1,%eax
ret

0 comments on commit cd63c59

Please sign in to comment.