Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 1 | -0/+2 |
2020-09-03 | crypto: SW scheduler async crypto engine | PiotrX Kleski | 1 | -0/+713 |