crypto-native: fix build error on Arm using clang-13
[vpp.git] / src / plugins / crypto_native / aes.h
2021-12-14 Jieqiang Wangcrypto-native: fix build error on Arm using clang-13 34/34634/3
2021-11-02 Damjan Marionbuild: clang-13 support 87/34287/3
2021-10-07 Benoît Gannevppinfra: asan: improve overflow semantic 98/33698/4
2020-04-29 Damjan Marionmisc: switch to clang-9 44/26744/6
2020-02-14 Damjan Marioncrypto-native: refactor CBC code 25/25125/2
2020-02-13 Damjan Marioncrypto-native: add AArch64 AES-GCM native implementation 94/24994/8
2020-02-12 Damjan Marioncrypto-native: use and instead of blend 46/25046/2
2020-02-12 Damjan Marioncrypto-native: add missing static_always_inline 45/25045/2
2020-02-12 Damjan Marioncrypto-native: refactor GCM code to use generic types 83/24983/5
2020-01-31 Damjan Marioncrypto-native: add ARMv8 AES-CBC implementation 18/24718/2
2020-01-30 Damjan Marioncrypto-native: refactor AES code 88/24688/3
2020-01-30 Damjan Marioncrypto-native: don't expand aes-cbc keys twice 13/24613/2
2020-01-28 Damjan Marioncrypto-native: rename crypto_ia32 to crypto_native 74/24574/3