summaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto/aes-gcm-p10-glue.c
AgeCommit message (Expand)Author
2025-01-14crypto: powerpc/p10-aes-gcm - simplify handling of linear associated dataEric Biggers
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2023-12-01crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva
2023-05-30powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen
2023-03-24crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen
2023-03-14crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen