Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327366
b: refs/heads/master
c: 274504f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 21, 2012
1 parent ec558ef commit fec567d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 65d5fcf5c284735d3a4254cb17691842385984bb
refs/heads/master: 274504f5e62882bb43ea6599b1308607956f20d9
2 changes: 1 addition & 1 deletion trunk/arch/sparc/crypto/camellia_asm.S
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ SIGMA: .xword 0xA09E667F3BCC908B

.align 32
ENTRY(camellia_sparc64_key_expand)
/* %o0=in_key, %o1=out_key, %o2=key_len */
/* %o0=in_key, %o1=encrypt_key, %o2=key_len, %o3=decrypt_key */
VISEntry
ld [%o0 + 0x00], %f0 ! i0, k[0]
ld [%o0 + 0x04], %f1 ! i1, k[1]
Expand Down

0 comments on commit fec567d

Please sign in to comment.