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
/
vnet
/
crypto
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
crypto: fix algo selection
Dmitry Valter
1
-1
/
+4
2023-09-12
crypto: allow changing dispatch mode
Vratko Polak
1
-0
/
+17
2023-06-08
crypto: use fixed crypto frame pool
gaoginskx
1
-2
/
+1
2023-06-01
crypto: make crypto-dispatch node working in adaptive mode
Xiaoming Jiang
1
-116
/
+2
2023-03-06
crypto: make it easier to diagnose keys use-after-free
Benoît Ganne
1
-2
/
+2
2022-10-24
crypto: fix dead nn foreach
Dmitry Valter
1
-5
/
+5
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
1
-2
/
+1
2022-02-16
crypto: Fix for the crash in crypto
mgovind
1
-0
/
+4
2022-01-05
crypto: encrypt/decrypt queues sw_scheduler
Jakub Wysocki
1
-18
/
+85
2021-10-26
crypto: add barrier in crypto key add
Gabriel Oginski
1
-0
/
+12
2021-05-05
crypto crypto-openssl: support hashing operations
Filip Tehlar
1
-1
/
+26
2021-04-20
crypto: support async handlers for 3des and md5
Alexander Chernavin
1
-3
/
+3
2021-04-09
dpdk: selection of cryptodev engine data-path
Fan Zhang
1
-2
/
+3
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-8
/
+9
2021-02-26
crypto: fix coverity issue 218445
Piotr Bronowski
1
-3
/
+0
2021-01-20
crypto: fixed vnet_crypto_is_set_handler()
PiotrX Kleski
1
-1
/
+10
2020-09-09
crypto: change cryptodev with new cryptodev API
Fan Zhang
1
-1
/
+1
2020-09-03
crypto: Add async crypto APIs
Nathan Skrzypczak
1
-4
/
+0
2020-09-03
crypto: SW scheduler async crypto engine
PiotrX Kleski
1
-17
/
+65
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-5
/
+291
2020-02-26
crypto: fix set crypto handlers
Filip Tehlar
1
-1
/
+1
2020-02-11
ipsec: add support for chained buffers
Filip Tehlar
1
-39
/
+144
2019-11-13
crypto: do not crash if no crypto engine loaded
Benoît Ganne
1
-1
/
+1
2019-11-12
crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]
Lijian Zhang
1
-1
/
+1
2019-06-25
ipsec: return error if the engine backend has no handler for the
Neale Ranns
1
-0
/
+8
2019-06-07
ipsec: remove the set_key API
Neale Ranns
1
-22
/
+0
2019-06-05
IPSEC: some CLI fixes
Neale Ranns
1
-2
/
+2
2019-04-30
crypto: enforce per-alg crypto key length
Benoît Ganne
1
-2
/
+34
2019-04-25
crypto: improve key handling
Damjan Marion
1
-3
/
+75
2019-04-11
IPSEC-MB: Use random & non-repeating IV (VPP-1642)
Neale Ranns
1
-2
/
+5
2019-04-07
crypto: add support for AEAD and AES-GCM
Damjan Marion
1
-42
/
+76
2019-04-07
crypto: coverity issues
Damjan Marion
1
-1
/
+1
2019-04-04
crypto: pass multiple ops to handler
Damjan Marion
1
-6
/
+41
2019-03-26
crypto: add set crypto handler CLI
Filip Tehlar
1
-8
/
+47
2019-03-19
crypto: introduce crypto infra
Damjan Marion
1
-0
/
+127