pub struct AesDmaWorkQueueDriver<'t, 'd> { /* private fields */ }Expand description
An active work queue driver.
This object must be kept around, otherwise AES operations will never complete.
pub struct AesDmaWorkQueueDriver<'t, 'd> { /* private fields */ }An active work queue driver.
This object must be kept around, otherwise AES operations will never complete.