summaryrefslogtreecommitdiff
path: root/chip/g/dcrypto/dcrypto_runtime.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* [DCRYPTO Hardening] Adding the ecdsa test that can be invoked through console.Baur Krykpayev2020-07-111-9/+156
* g: add flash log entry for dcrypto failuresstabilize-12386.BVadim Bendebury2019-07-311-5/+13
* g: reset and wipe dcrypto engine after timeout.Marius Schilder2019-07-291-22/+203
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-1/+1
* g: add caching around modulus loading.Marius Schilder2018-04-031-2/+7
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-01-041-0/+2
* cr50: fix event definition collisionVadim Bendebury2017-11-071-0/+4
* g: broaden dcrypto mutex safetyMarius Schilder2017-06-151-8/+10
* Allow dcrypto_call() to be invoked from any task.Carl Hamilton2017-06-141-3/+8
* CR50: enable dcrypto random stallsnagendra modadugu2017-05-121-3/+6
* CR50:Accelerate p256 codeMarius Schilder2016-12-221-4/+14
* g: Add support for hardware dcryptoBill Richardson2016-09-161-0/+113