Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
crypto_native
/
aes_gcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
crypto-native: avoid mem overflow when loading IV
Damjan Marion
1
-11
/
+13
2021-11-07
crypto-native: fix uninitialized variable
Gabriel Oginski
1
-1
/
+1
2020-09-15
crypto-native: fix issues detected by coiverity
Damjan Marion
1
-3
/
+7
2020-05-11
crypto-native: properly deal with broken or outdated toolchains
Damjan Marion
1
-4
/
+4
2020-02-25
crypto-native: GCM implementation with vector AESNI instructions
Damjan Marion
1
-4
/
+479
2020-02-24
crypto-native: introduce aes_gcm_flags_t
Damjan Marion
1
-84
/
+107
2020-02-24
crypto-native: introduce counter struct
Damjan Marion
1
-44
/
+51
2020-02-24
crypto-native: inverse Hi so it naturally fits into 512-bit register
Damjan Marion
1
-26
/
+30
2020-02-24
crypto-native: replace aesni with aes
Damjan Marion
1
-137
/
+134
2020-02-24
crypto-native: do not overwrite data after partial tag
Damjan Marion
1
-1
/
+1
2020-02-13
crypto-native: add AArch64 AES-GCM native implementation
Damjan Marion
1
-39
/
+30
2020-02-12
crypto-native: refactor GCM code to use generic types
Damjan Marion
1
-160
/
+114
2020-01-30
crypto-native: refactor AES code
Damjan Marion
1
-1
/
+1
2020-01-28
crypto-native: rename crypto_ia32 to crypto_native
Damjan Marion
1
-0
/
+780