aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/gmac.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* GMAC: Reset initial hash value and counter in AES_GMAC_Reinit().John Baldwin2021-12-091-2/+4
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Adjust crypto_apply function callbacks for OCF.John Baldwin2020-06-101-5/+17
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-121-0/+119