summaryrefslogtreecommitdiffstats
path: root/crypto/nss_util_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-0/+1
* Deprecate *_EXPORT_PRIVATE macros.xhwang2015-11-061-5/+4
* Remove unused user email argument from nss_util.pneubeck2014-09-121-1/+0
* Enable system NSS key slot.pneubeck@chromium.org2014-08-021-5/+4
* Make crypto::GetSystemNSSKeySlot asynchronous.pneubeck@chromium.org2014-07-301-3/+5
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-4/+25
* Add GetSystemNSSKeySlot, merge GetPrivateNSSKeySlot/GetPublicNSSKeySlot to Ge...mattm@chromium.org2014-07-131-11/+9
* Remove usage of singleton software_slot_ in nss on ChromeOStbarzic@chromium.org2014-07-121-2/+14
* ChromeOS: Fix crash if login profile triggers client auth.mattm@chromium.org2014-01-141-1/+1
* Initialize per-ChromeOS-user NSS slots and provide the functions to access them.mattm@google.com2013-12-061-2/+41
* Remove #pragma once from cryptoajwong@chromium.org2012-07-111-2/+1
* Rename CRYPTO_API to CRYPTO_EXPORT.darin@chromium.org2011-08-051-3/+3
* Crypto: Add crypto_api to code needed outside of cryptorvargas@google.com2011-06-201-2/+4
* Search all slots when looking for a key in NSSgspencer@google.com2011-06-081-0/+12
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+30