summaryrefslogtreecommitdiffstats
path: root/chromeos/tpm_token_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix TPM initialization.pneubeck2014-09-191-1/+1
* TPMTokenLoader: Report both the disabled and enabled state of the TPM.pneubeck2014-09-111-16/+27
* Enable TPM for public session.pneubeck@chromium.org2014-08-111-3/+1
* Simplify LoginState methods.pneubeck@chromium.org2014-08-091-1/+3
* 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