aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/crypto/node.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-3/+0
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-5/+18
2022-01-12crypto: omit loop iterationDastin Wilski1-4/+6
2022-01-05crypto: encrypt/decrypt queues sw_schedulerJakub Wysocki1-5/+3
2021-09-09vlib: fix vlib_buffer_enqueue_to_next() overflowBenoƮt Ganne1-4/+4
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-2/+3
2021-02-24crypto: A more memory efficient layout of the frame element structNeale Ranns1-4/+4
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-2/+2
2020-09-03crypto: SW scheduler async crypto enginePiotrX Kleski1-42/+60
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+184