summaryrefslogtreecommitdiff
path: root/include/extension.h
Commit message (Expand)AuthorAgeFilesLines
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-3/+6
* cr50: Fix in vendor commands return values.Namyoon Woo2018-06-181-4/+3
* cr50: pass params to vendor commands as structRandall Spangler2018-05-231-34/+51
* cr50: Refactor tracking vendor command originRandall Spangler2018-05-221-10/+18
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2017-06-061-4/+4
* g: extension: Add a whitelist for vendor commands.Aseda Aboagye2017-02-181-5/+13
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2016-11-281-66/+1
* tpm2: add extension command for immediate resetVadim Bendebury2016-11-281-0/+1
* Cr50: Add sysinfo vendor commandBill Richardson2016-11-211-0/+1
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-111-34/+89
* cr50: add reset extension commandVadim Bendebury2016-10-081-0/+1
* cr50: Rename EXTENSION_EC to EXTENSION_ECCBill Richardson2016-08-071-1/+1
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-191-0/+1
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-141-0/+1
* cr50: upgrade command extensionVadim Bendebury2016-02-171-0/+1
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-081-0/+1
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-111-0/+1
* cr50: add extension command for testing hash primitivesVadim Bendebury2015-12-031-3/+16
* add the 'extension' command frameworkVadim Bendebury2015-11-171-0/+56