Age | Commit message (Expand) | Author | Files | Lines |
2023-09-13 | crypto-sw-scheduler: stabilize the API |  Andrew Yourtchenko | 1 | -1/+1 |
2023-09-12 | crypto-sw-scheduler: improve function indentation |  Vratko Polak | 1 | -159/+156 |
2023-08-10 | crypto-sw-scheduler: avoid crypto work on vpp_main |  Vratko Polak | 1 | -16/+18 |
2023-06-01 | crypto: make crypto-dispatch node working in adaptive mode |  Xiaoming Jiang | 1 | -12/+2 |
2023-04-25 | crypto-sw-scheduler: fix interrupt mode |  Alexander Skorichenko | 1 | -0/+10 |
2023-03-06 | crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag |  Benoît Ganne | 1 | -1/+1 |
2022-11-18 | ipsec: Failure at the start of the batch should not invalidate the rest of th... |  Neale Ranns | 1 | -14/+24 |
2022-10-20 | crypto-sw-scheduler: fix queue iterator |  Vladimir Ratnikov | 1 | -0/+10 |
2022-01-05 | crypto: encrypt/decrypt queues sw_scheduler |  Jakub Wysocki | 2 | -216/+263 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} |  Damjan Marion | 1 | -2/+2 |
2021-07-02 | crypto: fix sw async crypto with chained buffers |  Benoît Ganne | 1 | -31/+30 |
2021-04-29 | crypto: fix chained buffer integrity support |  Benoît Ganne | 1 | -1/+15 |
2021-04-07 | crypto: fix ops flags in crypto sw scheduler |  Benoît Ganne | 1 | -7/+2 |
2021-03-05 | crypto: revert "fix ops flags in crypto sw scheduler" |  Damjan Marion | 1 | -2/+7 |
2021-03-04 | crypto: fix ops flags in crypto sw scheduler |  Benoît Ganne | 1 | -7/+2 |
2021-02-09 | crypto: fix bad-hmac in sw scheduler if async mode |  Alexander Chernavin | 1 | -0/+1 |
2020-12-04 | crypto: fixed async frame enqueue race condition |  PiotrX Kleski | 1 | -2/+0 |
2020-09-15 | crypto: Crypto SW Scheduler Coverity Warnings |  Neale Ranns | 1 | -1/+1 |
2020-09-03 | crypto: Add async crypto APIs |  Nathan Skrzypczak | 5 | -0/+132 |
2020-09-03 | crypto: SW scheduler async crypto engine |  PiotrX Kleski | 3 | -0/+791 |