summaryrefslogtreecommitdiffstats
path: root/chromeos/tpm_token_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove nss_util.h dependency from FakeCryptohomeClient.pneubeck@chromium.org2014-07-221-2/+1
* Clean up Chrome OS WARNING spamstevenjb@chromium.org2014-07-171-1/+1
* Add GetSystemNSSKeySlot, merge GetPrivateNSSKeySlot/GetPublicNSSKeySlot to Ge...mattm@chromium.org2014-07-131-1/+1
* Remove usage of singleton software_slot_ in nss on ChromeOStbarzic@chromium.org2014-07-121-18/+7
* chromeos: Load chaps module and lookup TPM slots on the worker pool.mattm@chromium.org2014-02-271-5/+14
* Use user specific NSSDatabase in CertLoader.tbarzic@chromium.org2014-01-281-14/+20
* Split chromeos::CertLoadertbarzic@chromium.org2014-01-211-0/+289