crypto: testmgr - Pad aes_ccm_enc_tv_template vector
am: 434ed4aff1
Change-Id: Ia925d3cad8b56e754efcc7b981e0b91692b86b5a
This commit is contained in:
commit
797cb7c994
1 changed files with 1 additions and 1 deletions
|
@ -21972,7 +21972,7 @@ static struct aead_testvec aes_ccm_enc_tv_template[] = {
|
|||
"\x09\x75\x9a\x9b\x3c\x9b\x27\x39",
|
||||
.klen = 32,
|
||||
.iv = "\x03\xf9\xd9\x4e\x63\xb5\x3d\x9d"
|
||||
"\x43\xf6\x1e\x50",
|
||||
"\x43\xf6\x1e\x50\0\0\0\0",
|
||||
.assoc = "\x57\xf5\x6b\x8b\x57\x5c\x3d\x3b"
|
||||
"\x13\x02\x01\x0c\x83\x4c\x96\x35"
|
||||
"\x8e\xd6\x39\xcf\x7d\x14\x9b\x94"
|
||||
|
|
Loading…
Add table
Reference in a new issue