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

#include <dao_virtio_cryptodev.h>

Data Fields

dao_virtio_cryptodev_status_cb_t status_cb
 
dao_virtio_cryptodev_sym_sess_create_cb_t sym_sess_create_cb
 
dao_virtio_cryptodev_session_destroy_cb_t sym_sess_destroy_cb
 
dao_virtio_cryptodev_asym_sess_create_cb_t asym_sess_create_cb
 
dao_virtio_cryptodev_session_destroy_cb_t asym_sess_destroy_cb
 

Detailed Description

Virtio crypto device callbacks

Definition at line 134 of file dao_virtio_cryptodev.h.

Field Documentation

◆ status_cb

Device status callback

Definition at line 136 of file dao_virtio_cryptodev.h.

◆ sym_sess_create_cb

Crypto symmetric session create callback

Definition at line 138 of file dao_virtio_cryptodev.h.

◆ sym_sess_destroy_cb

Crypto session destroy callback

Definition at line 140 of file dao_virtio_cryptodev.h.

◆ asym_sess_create_cb

Crypto asymmetric session create callback

Definition at line 142 of file dao_virtio_cryptodev.h.

◆ asym_sess_destroy_cb

Crypto session destroy callback

Definition at line 144 of file dao_virtio_cryptodev.h.


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