FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | crypto_native_per_thread_data_t |
struct | crypto_native_main_t |
Macros | |
#define | foreach_crypto_native_march_variant _(slm) _(hsw) _(skx) _(icl) _(neon) |
Typedefs | |
typedef void *() | crypto_native_key_fn_t(vnet_crypto_key_t *key) |
Variables | |
crypto_native_main_t | crypto_native_main |
foreach_crypto_native_march_variant | |
#define foreach_crypto_native_march_variant _(slm) _(hsw) _(skx) _(icl) _(neon) |
Definition at line 39 of file crypto_native.h.
typedef void*() crypto_native_key_fn_t(vnet_crypto_key_t *key) |
Definition at line 21 of file crypto_native.h.
crypto_native_main_t crypto_native_main |
foreach_crypto_native_march_variant |
Definition at line 45 of file crypto_native.h.