|
Data Accelerator Offload
|
#include <dao_liquid_crypto.h>
Data Structures | |
| struct | cpt_cn10k_res_s |
| struct | cpt_cn9k_res_s |
Data Fields | |
| uint64_t | u64 [2] |
The completion code returned by the CPT.
Definition at line 291 of file dao_liquid_crypto.h.
| uint8_t compcode |
| uint8_t op_type |
The operation type
Definition at line 343 of file dao_liquid_crypto.h.
| uint8_t alg |
The algorithm used
Definition at line 345 of file dao_liquid_crypto.h.
| uint16_t data_out_len |
The length of the output data
Definition at line 347 of file dao_liquid_crypto.h.
| uint64_t u64[2] |
2x 64-bit values
Definition at line 351 of file dao_liquid_crypto.h.