aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_sw_scheduler
AgeCommit message (Expand)AuthorFilesLines
3 dayscrypto-sw-scheduler: crypto-dispatch improvementNiyaz Murshed1-0/+7
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2023-09-13crypto-sw-scheduler: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-12crypto-sw-scheduler: improve function indentationVratko Polak1-159/+156
2023-08-10crypto-sw-scheduler: avoid crypto work on vpp_mainVratko Polak1-16/+18
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-12/+2
2023-04-25crypto-sw-scheduler: fix interrupt modeAlexander Skorichenko1-0/+10
2023-03-06crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flagBenoît Ganne1-1/+1
2022-11-18ipsec: Failure at the start of the batch should not invalidate the rest of th...Neale Ranns1-14/+24
2022-10-20crypto-sw-scheduler: fix queue iteratorVladimir Ratnikov1-0/+10
2022-01-05crypto: encrypt/decrypt queues sw_schedulerJakub Wysocki2-216/+263
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-2/+2
2021-07-02crypto: fix sw async crypto with chained buffersBenoît Ganne1-31/+30
2021-04-29crypto: fix chained buffer integrity supportBenoît Ganne1-1/+15
2021-04-07crypto: fix ops flags in crypto sw schedulerBenoît Ganne1-7/+2
2021-03-05crypto: revert "fix ops flags in crypto sw scheduler"Damjan Marion1-2/+7
2021-03-04crypto: fix ops flags in crypto sw schedulerBenoît Ganne1-7/+2
2021-02-09crypto: fix bad-hmac in sw scheduler if async modeAlexander Chernavin1-0/+1
2020-12-04crypto: fixed async frame enqueue race conditionPiotrX Kleski1-2/+0
2020-09-15crypto: Crypto SW Scheduler Coverity WarningsNeale Ranns1-1/+1
2020-09-03crypto: Add async crypto APIsNathan Skrzypczak5-0/+132
2020-09-03crypto: SW scheduler async crypto enginePiotrX Kleski3-0/+791