Data Accelerator Offload
Loading...
Searching...
No Matches
Data Fields
dao_lc_info Struct Reference

#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]
 

Detailed Description

The liquid crypto information structure.

Definition at line 176 of file dao_liquid_crypto.h.

Field Documentation

◆ version

char version[DAO_CRYPTO_VERSION_LEN]

The version of the liquid crypto library.

Definition at line 178 of file dao_liquid_crypto.h.

◆ nb_dev

uint8_t nb_dev

The number of devices supported by the liquid crypto library.

Definition at line 180 of file dao_liquid_crypto.h.

◆ nb_qp

uint16_t nb_qp[DAO_CRYPTO_MAX_NB_DEV]

The number of queue pairs supported by the liquid crypto library.

Definition at line 182 of file dao_liquid_crypto.h.


The documentation for this struct was generated from the following file: