FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
src/vnet/crypto

set crypto async dispatch interrupt

Summary/usage

set crypto async dispatch polling|interrupt.

Declaration and implementation

Declaration: set_crypto_async_dispatch_interrupt_command (src/vnet/crypto/cli.c line 474)

Implementation: set_crypto_async_dispatch_interrupt_command_fn.

set crypto async dispatch polling

Summary/usage

set crypto async dispatch polling|interrupt.

Declaration and implementation

Declaration: set_crypto_async_dispatch_polling_command (src/vnet/crypto/cli.c line 468)

Implementation: set_crypto_async_dispatch_polling_command_fn.

set crypto async handler

Summary/usage

set crypto async handler type [type2 type3 ...] engine.

Declaration and implementation

Declaration: set_crypto_async_handler_command (src/vnet/crypto/cli.c line 430)

Implementation: set_crypto_async_handler_command_fn.

set crypto handler

Summary/usage

set crypto handler cipher [cipher2 cipher3 ...] engine [simple|chained].

Declaration and implementation

Declaration: set_crypto_handler_command (src/vnet/crypto/cli.c line 245)

Implementation: set_crypto_handler_command_fn.

show crypto async handlers

Summary/usage

show crypto async handlers.

Declaration and implementation

Declaration: show_crypto_async_handlers_command (src/vnet/crypto/cli.c line 304)

Implementation: show_crypto_async_handlers_command_fn.

show crypto async status

Summary/usage

show crypto async status.

Declaration and implementation

Declaration: show_crypto_async_status_command (src/vnet/crypto/cli.c line 347)

Implementation: show_crypto_async_status_command_fn.

show crypto engines

Summary/usage

show crypto engines.

Declaration and implementation

Declaration: show_crypto_engines_command (src/vnet/crypto/cli.c line 49)

Implementation: show_crypto_engines_command_fn.

show crypto handlers

Summary/usage

show crypto handlers.

Declaration and implementation

Declaration: show_crypto_handlers_command (src/vnet/crypto/cli.c line 155)

Implementation: show_crypto_handlers_command_fn.