summaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_native/aes_gcm.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-24crypto-native: replace aesni with aesDamjan Marion1-137/+134
2020-02-24crypto-native: do not overwrite data after partial tagDamjan Marion1-1/+1
2020-02-13crypto-native: add AArch64 AES-GCM native implementationDamjan Marion1-39/+30
2020-02-12crypto-native: refactor GCM code to use generic typesDamjan Marion1-160/+114
2020-01-30crypto-native: refactor AES codeDamjan Marion1-1/+1
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion1-0/+780