Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Issue 660261: Refactor siglen_map[] to store key size in bytes instead of 32-bit words. (Closed)

Created:
10 years, 9 months ago by gauravsh
Modified:
9 years, 6 months ago
Reviewers:
Chris Masone
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Refactor siglen_map[] to store key size in bytes instead of 32-bit words.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -56 lines) Patch
M src/platform/vboot_reference/crypto/genpadding.sh View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/crypto/padding.c View 1 chunk +12 lines, -12 lines 0 comments Download
M src/platform/vboot_reference/crypto/rsa.c View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/crypto/rsa_utility.c View 2 chunks +3 lines, -3 lines 0 comments Download
M src/platform/vboot_reference/tests/rsa_verify_benchmark.c View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/tests/run_rsa_tests.sh View 1 chunk +0 lines, -8 lines 0 comments Download
M src/platform/vboot_reference/utils/file_keys.c View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/utils/firmware_image.c View 6 chunks +6 lines, -6 lines 0 comments Download
M src/platform/vboot_reference/utils/kernel_image.c View 8 chunks +11 lines, -21 lines 0 comments Download
M src/platform/vboot_reference/utils/verify_data.c View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gauravsh
10 years, 9 months ago (2010-03-01 03:48:27 UTC) #1
Chris Masone
10 years, 9 months ago (2010-03-01 03:54:11 UTC) #2
On 2010/03/01 03:48:27, gauravsh wrote:
> 

lgtm

Powered by Google App Engine
This is Rietveld 408576698