summaryrefslogtreecommitdiff
path: root/chip/g/dcrypto/hmac_drbg.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* coil: replace non-inclusive terms with "validity"Mary Ruthven2021-11-191-1/+1
* hmac_drbg: increase output sizeMary Ruthven2021-06-091-1/+1
* hmac_drbg: define error codes, add parameter checkVadim Sukhomlinov2020-06-151-10/+12
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+117
* printf: Convert %h to %phEvan Green2019-10-051-1/+1
* cr50: added references to FIPS / NIST standards to cryptographic functionsVadim Sukhomlinov2019-08-291-0/+2
* cr50: Add NIST SP 800-90A HMAC DRBG.Louis Collard2019-01-291-0/+357