aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/gcm.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-10[build] Fix build failures with older versions of gcccentos7Michael Brown1-1/+2
2024-01-16[libc] Replace linker_assert() with build_assert()Michael Brown1-7/+4
2022-11-09[crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()Michael Brown1-4/+4
2022-11-07[crypto] Add concept of cipher alignment sizeMichael Brown1-0/+1
2022-10-25[crypto] Add block cipher Galois/Counter mode of operationMichael Brown1-0/+132