|
Fix KeyBlockVerify() to take an explicit param for whether to use hash only.
Fix VerifyMemberInside().
BUG= chrome-os-partner:703
TEST=make && make runtests
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+78 lines, -65 lines) |
Patch |
 |
M |
firmware/lib/include/vboot_common.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
2 comments
|
Download
|
 |
M |
firmware/lib/vboot_common.c
|
View
|
1
|
4 chunks |
+39 lines, -28 lines |
2 comments
|
Download
|
 |
M |
firmware/lib/vboot_firmware.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
firmware/lib/vboot_kernel.c
|
View
|
1
2
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
firmware/linktest/main.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
firmware/version.c
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
host/lib/host_keyblock.c
|
View
|
1
2
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/vboot_common3_tests.c
|
View
|
1
|
2 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
 |
M |
utility/dev_sign_file.c
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
utility/vbutil_firmware.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
utility/vbutil_kernel.c
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
utility/vbutil_keyblock.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|