![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
| struct | vl_api_crypto_set_async_dispatch_t |
| crypto: use polling or interrupt dispatch More... | |
| struct | vl_api_crypto_set_handler_t |
| crypto: set crypto handler More... | |
Enumerations | |
| enum | crypto_dispatch_mode : u8 { CRYPTO_ASYNC_DISPATCH_POLLING = 0, CRYPTO_ASYNC_DISPATCH_INTERRUPT = 1 } |
| enum | crypto_op_class_type : u8 { CRYPTO_API_OP_SIMPLE = 0, CRYPTO_API_OP_CHAINED, CRYPTO_API_OP_BOTH } |
Variables | |
| option | version = "1.0.1" |
| enum crypto_dispatch_mode : u8 |
| Enumerator | |
|---|---|
| CRYPTO_ASYNC_DISPATCH_POLLING | |
| CRYPTO_ASYNC_DISPATCH_INTERRUPT | |
Definition at line 18 of file crypto.api.
| enum crypto_op_class_type : u8 |
| Enumerator | |
|---|---|
| CRYPTO_API_OP_SIMPLE | |
| CRYPTO_API_OP_CHAINED | |
| CRYPTO_API_OP_BOTH | |
Definition at line 24 of file crypto.api.
| option version = "1.0.1" |
Definition at line 16 of file crypto.api.