aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_native/aes_cbc.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion1-4/+4
2020-02-14crypto-native: refactor CBC codeDamjan Marion1-17/+414
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion1-353/+4
2020-01-30crypto-native: refactor AES codeDamjan Marion1-49/+38
2020-01-30crypto-native: don't expand aes-cbc keys twiceDamjan Marion1-2/+1
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion1-0/+497