Crypto cli reference
set crypto async dispatch mode
set crypto async dispatch mode <polling|interrupt|adaptive>
Declaration: set_crypto_async_dispatch_mode_command
src/vnet/crypto/cli.c line 255
Implementation: set_crypto_async_dispatch_command_fn
set crypto handler
set crypto handler cipher [cipher2 cipher3 ...] engine [simple|chained|async]
Declaration: set_crypto_handler_command
src/vnet/crypto/cli.c line 181
Implementation: set_crypto_handler_command_fn
show crypto async status
show crypto async status
Declaration: show_crypto_async_status_command
src/vnet/crypto/cli.c line 215
Implementation: show_crypto_async_status_command_fn
show crypto engines
show crypto engines
Declaration: show_crypto_engines_command
src/vnet/crypto/cli.c line 35
Implementation: show_crypto_engines_command_fn
show crypto handlers
show crypto handlers
Declaration: show_crypto_handlers_command
src/vnet/crypto/cli.c line 93
Implementation: show_crypto_handlers_command_fn