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

Issue 7168004: crypto: Add critpto_api.h and annotate the current exports needed to run (Closed)

Created:
9 years, 6 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
wtc
CC:
chromium-reviews
Visibility:
Public.

Description

crypto: Add crytpto_api.h and annotate the current exports needed to run crypto_unittests. BUG=85776 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89551

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -10 lines) Patch
M crypto/crypto.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
A crypto/crypto_api.h View 1 chunk +23 lines, -0 lines 0 comments Download
M crypto/encryptor.h View 2 chunks +2 lines, -1 line 0 comments Download
M crypto/hmac.h View 1 chunk +2 lines, -1 line 0 comments Download
M crypto/rsa_private_key.h View 2 chunks +2 lines, -1 line 0 comments Download
M crypto/secure_hash.h View 1 chunk +2 lines, -1 line 0 comments Download
M crypto/sha2.h View 2 chunks +5 lines, -3 lines 0 comments Download
M crypto/signature_creator.h View 2 chunks +2 lines, -1 line 0 comments Download
M crypto/signature_verifier.h View 2 chunks +2 lines, -1 line 0 comments Download
M crypto/symmetric_key.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
rvargas (doing something else)
9 years, 6 months ago (2011-06-15 01:08:21 UTC) #1
wtc
9 years, 6 months ago (2011-06-16 18:01:54 UTC) #2
LGTM.

The CL Description has a typo: critpto_api.h should be
crypto_api.h.

Powered by Google App Engine
This is Rietveld 408576698