FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
set crypto async handler type [type2 type3 ...] engine.
Declaration: set_crypto_async_handler_command (src/vnet/crypto/cli.c line 388)
Implementation: set_crypto_async_handler_command_fn.
set crypto handler cipher [cipher2 cipher3 ...] engine [simple|chained].
Declaration: set_crypto_handler_command (src/vnet/crypto/cli.c line 245)
Implementation: set_crypto_handler_command_fn.
show crypto async handlers.
Declaration: show_crypto_async_handlers_command (src/vnet/crypto/cli.c line 304)
Implementation: show_crypto_async_handlers_command_fn.
show crypto engines.
Declaration: show_crypto_engines_command (src/vnet/crypto/cli.c line 49)
Implementation: show_crypto_engines_command_fn.
show crypto handlers.
Declaration: show_crypto_handlers_command (src/vnet/crypto/cli.c line 155)
Implementation: show_crypto_handlers_command_fn.