aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/crypto/cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-17/+0
2024-02-28crypto: CLI to change dispatch modeNiyaz Murshed1-0/+39
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoƮt Ganne1-1/+1
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang1-49/+1
2022-01-05crypto: encrypt/decrypt queues sw_schedulerJakub Wysocki1-1/+1
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-2/+2
2020-09-03crypto: Add async crypto APIsNathan Skrzypczak1-0/+11
2020-09-03crypto: SW scheduler async crypto enginePiotrX Kleski1-0/+73
2020-04-30crypto: introduce async crypto infraFan Zhang1-17/+178
2020-02-18crypto: show crypto handlers re-designFilip Tehlar1-21/+35
2020-02-11ipsec: add support for chained buffersFilip Tehlar1-6/+24
2019-11-12crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]Lijian Zhang1-1/+1
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion1-17/+42
2019-03-26crypto: add set crypto handler CLIFilip Tehlar1-0/+83
2019-03-19crypto: introduce crypto infraDamjan Marion1-0/+101