FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
main.c File Reference
+ Include dependency graph for main.c:

Go to the source code of this file.

Functions

static void crypto_ia32_key_handler (vlib_main_t *vm, vnet_crypto_key_op_t kop, vnet_crypto_key_index_t idx)
 
clib_error_tcrypto_ia32_init (vlib_main_t *vm)
 
 VLIB_PLUGIN_REGISTER ()
 

Variables

crypto_ia32_main_t crypto_ia32_main
 

Function Documentation

clib_error_t* crypto_ia32_init ( vlib_main_t vm)

Definition at line 63 of file main.c.

+ Here is the call graph for this function:

static void crypto_ia32_key_handler ( vlib_main_t vm,
vnet_crypto_key_op_t  kop,
vnet_crypto_key_index_t  idx 
)
static

Definition at line 26 of file main.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

VLIB_PLUGIN_REGISTER ( )

+ Here is the caller graph for this function:

Variable Documentation

crypto_ia32_main_t crypto_ia32_main

Definition at line 23 of file main.c.