aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/gcm.h
Commit message (Expand)AuthorAgeFilesLines
* [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