nat: use correct data types for memory sizes
[vpp.git] / src / plugins / crypto_native /
2020-03-06 Filip Tehlarcrypto: align per thread data to cache line 09/25709/2
2020-02-25 Damjan Marioncrypto-native: GCM implementation with vector AESNI... 16/25416/1
2020-02-24 Damjan Marioncrypto-native: introduce aes_gcm_flags_t 05/25405/1
2020-02-24 Damjan Marioncrypto-native: introduce counter struct 01/25401/2
2020-02-24 Damjan Marioncrypto-native: inverse Hi so it naturally fits into... 90/25390/1
2020-02-24 Damjan Marioncrypto-native: replace aesni with aes 88/25388/1
2020-02-24 Damjan Marioncrypto-native: do not overwrite data after partial tag 87/25387/1
2020-02-17 Damjan Marioncrypto-native: calculate ghash using vpclmulqdq instruc... 83/25183/3
2020-02-14 Damjan Marioncrypto-native: refactor CBC code 25/25125/2
2020-02-13 Damjan Marionvppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut 18/25118/1
2020-02-13 Damjan Marioncrypto-native: add AArch64 AES-GCM native implementation 94/24994/8
2020-02-13 Damjan Marioncrypto-native: add AArch64 ghash support 51/25051/4
2020-02-12 Damjan Marioncrypto-native: fix ghash function naming 47/25047/2
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-02-11 Damjan Marioncrypto-native: fix ARM compilatiion flags 49/24949/2
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