summaryrefslogtreecommitdiff
path: root/chip/g/dcrypto/gcm.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* g: Add support for 192 and 256 bit AES-GCM in DCRYPTO_gcm_initVadim Sukhomlinov2019-12-061-3/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-271-0/+345