Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91650
b: refs/heads/master
c: f0df30b
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Siewior authored and Herbert Xu committed Apr 21, 2008
1 parent 671f97a commit c5fc401
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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: de224c309b5631bdaae3fcd6880cfb93b52f5a53
refs/heads/master: f0df30b1f7f2bf8588613b2c012b8859b06849f1
6 changes: 3 additions & 3 deletions trunk/crypto/tcrypt.h
Original file line number Diff line number Diff line change
Expand Up @@ -5631,11 +5631,11 @@ static struct cipher_testvec xtea_enc_tv_template[] = {
.key = "\x09\x65\x43\x11\x66\x44\x39\x25"
"\x51\x3a\x16\x10\x0a\x08\x12\x6e",
.klen = 16,
.input = "\x3e\xce\xae\x22\x60\x56\xa8\x9d"
.input = "\x6c\x6f\x6e\x67\x65\x72\x5f\x74"
"\x65\x73\x74\x5f\x76\x65\x63\x74",
.ilen = 16,
.result = "\xe2\x04\xdb\xf2\x89\x85\x9e\xea"
"\x61\x35\xaa\xed\xb5\xcb\x71\x2c",
.result = "\x3e\xce\xae\x22\x60\x56\xa8\x9d"
"\x77\x4d\xd4\xb4\x87\x24\xe3\x9a",
.rlen = 16,
}, {
.key = "\x4d\x76\x32\x17\x05\x3f\x75\x2c"
Expand Down

0 comments on commit c5fc401

Please sign in to comment.