summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/hash.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-21/+21
* cr50: Add support for ACVP tests of HMAC implementationsVadim Sukhomlinov2020-06-021-16/+98
* cr50: Add support for testing SHA-384, SHA-512 with CRYPTO_TEST=1Vadim Sukhomlinov2019-11-191-3/+10
* Cr50: In hash crypto test, return valid hash for empty input.Gurleen Grewal2019-10-171-2/+0
* cr50: fix hash test code memory managementVadim Bendebury2017-09-261-6/+18
* CR50: have the TPM2 library always use software SHAnagendra modadugu2017-01-201-2/+8
* CR50: fix errors flagged by coveritynagendra modadugu2016-12-141-0/+2
* CR50: add support for SHA-384 & 512nagendra modadugu2016-12-121-15/+13
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-311-5/+6
* CR50: fix incomplete hash state initialization.nagendra modadugu2016-02-021-0/+3
* cr50: add extension command for testing hash primitivesVadim Bendebury2015-12-031-0/+212
* cr50: reduce hash implementation stack requirementsVadim Bendebury2015-12-031-3/+4
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-0/+138