Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | 1 | -2/+2 | |
2021-07-02 | crypto: fix sw async crypto with chained buffers | 1 | -31/+30 | |
2021-04-29 | crypto: fix chained buffer integrity support | 1 | -1/+15 | |
2021-04-07 | crypto: fix ops flags in crypto sw scheduler | 1 | -7/+2 | |
2021-03-05 | crypto: revert "fix ops flags in crypto sw scheduler" | 1 | -2/+7 | |
2021-03-04 | crypto: fix ops flags in crypto sw scheduler | 1 | -7/+2 | |
2021-02-09 | crypto: fix bad-hmac in sw scheduler if async mode | 1 | -0/+1 | |
2020-12-04 | crypto: fixed async frame enqueue race condition | 1 | -2/+0 | |
2020-09-15 | crypto: Crypto SW Scheduler Coverity Warnings | 1 | -1/+1 | |
2020-09-03 | crypto: Add async crypto APIs | 5 | -0/+132 | |
2020-09-03 | crypto: SW scheduler async crypto engine | 3 | -0/+791 |