summaryrefslogtreecommitdiffstats
path: root/base/crypto/capi_util.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-231-0/+50
The function is not thread-safe when called with certain flags. This will be useful when we move keygen onto a worker thread. BUG=none TEST=KeygenHandlerTest.SmokeTest (existing) Review URL: http://codereview.chromium.org/2828019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50661 0039d316-1c4b-4281-b951-d872f2087c98