aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_native/crypto_native.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12crypto-native: add AES-CTRDamjan Marion1-3/+4
2023-03-15crypto-native: 256-bit AES CBC supportDamjan Marion1-1/+2
2023-03-06crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flagBenoƮt Ganne1-7/+0
2020-11-13crypto-native: fix multi-arch variant initializationRay Kinsella1-4/+0
2020-09-15crypto-native: fix issues detected by coiverityDamjan Marion1-0/+4
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion1-11/+9
2020-03-06crypto: align per thread data to cache lineFilip Tehlar1-0/+1
2020-02-13crypto-native: add AArch64 AES-GCM native implementationDamjan Marion1-0/+1
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion1-0/+1
2020-01-30crypto-native: refactor AES codeDamjan Marion1-1/+1
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion1-0/+55