|
Data Accelerator Offload
|
#include <dao_liquid_crypto.h>
Data Fields | |
| char | version [DAO_CRYPTO_VERSION_LEN] |
| uint8_t | nb_dev |
| uint16_t | nb_qp [DAO_CRYPTO_MAX_NB_DEV] |
The liquid crypto information structure.
Definition at line 475 of file dao_liquid_crypto.h.
| char version[DAO_CRYPTO_VERSION_LEN] |
The version of the liquid crypto library.
Definition at line 477 of file dao_liquid_crypto.h.
| uint8_t nb_dev |
The number of devices supported by the liquid crypto library.
Definition at line 479 of file dao_liquid_crypto.h.
| uint16_t nb_qp[DAO_CRYPTO_MAX_NB_DEV] |
The number of queue pairs supported by the liquid crypto library.
Definition at line 481 of file dao_liquid_crypto.h.