FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
src/vnet/crypto

set crypto handler

Summary/usage

set crypto handler cipher [cipher2 cipher3 ...] engine.

Declaration and implementation

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

Implementation: set_crypto_handler_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 112)

Implementation: show_crypto_handlers_command_fn.