summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/gcm.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix build failures with random versions of gccMichael Brown2024-03-271-4/+3Star
* [build] Fix build failures with older versions of gccMichael Brown2024-02-101-1/+2
* [libc] Replace linker_assert() with build_assert()Michael Brown2024-01-161-7/+4Star
* [crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()Michael Brown2022-11-091-4/+4
* [crypto] Add concept of cipher alignment sizeMichael Brown2022-11-071-0/+1
* [crypto] Add block cipher Galois/Counter mode of operationMichael Brown2022-10-251-0/+132