summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/fips.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: refactor HMAC_DRBG to simplify reseeding and initialization logicstabilize-14249.B-cr50_stabVadim Sukhomlinov2021-09-281-3/+3
* cr50: switch HMAC_DRBG to use enum dcrypto_resultVadim Sukhomlinov2021-09-241-9/+7
* cr50: switch ECDSA to use enum dcrypto_result, added FIPS checksVadim Sukhomlinov2021-09-241-4/+6
* cr50: detangle public and internal APIs of FIPS moduleVadim Sukhomlinov2021-09-181-3/+1
* cr50: update FIPS known-answer testsVadim Sukhomlinov2021-09-151-72/+147
* cr50: consolidate FIPS module sources under board/cr50/dcryptoVadim Sukhomlinov2021-09-101-0/+761