![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
Include dependency graph for crypto_api.c:Go to the source code of this file.
Macros | |
| #define | REPLY_MSG_ID_BASE crypto_base_msg_id |
Functions | |
| static void | vl_api_crypto_set_async_dispatch_t_handler (vl_api_crypto_set_async_dispatch_t *mp) |
| static void | vl_api_crypto_set_handler_t_handler (vl_api_crypto_set_handler_t *mp) |
| clib_error_t * | crypto_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (crypto_api_hookup) | |
Variables | |
| static u32 | crypto_base_msg_id |
| Base message ID fot the plugin. More... | |
| #define REPLY_MSG_ID_BASE crypto_base_msg_id |
Definition at line 38 of file crypto_api.c.
| clib_error_t* crypto_api_hookup | ( | vlib_main_t * | vm | ) |
|
static |
|
static |
| VLIB_API_INIT_FUNCTION | ( | crypto_api_hookup | ) |
Here is the caller graph for this function:
|
static |
Base message ID fot the plugin.
Definition at line 36 of file crypto_api.c.