summaryrefslogtreecommitdiff
path: root/lib/crypto/aesgcm.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-28crypto: lib/aesgcm - Reduce stack usage in libaesgcm_initHerbert Xu1-1/+1
2023-11-17crypto: lib/aesgcm - Add kernel docs for aesgcm_macSagar Vashnav1-0/+13
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel1-0/+727