diff options
Diffstat (limited to 'virtio-crypto.tex')
-rw-r--r-- | virtio-crypto.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtio-crypto.tex b/virtio-crypto.tex index 4ae4933..4a15e14 100644 --- a/virtio-crypto.tex +++ b/virtio-crypto.tex @@ -183,6 +183,8 @@ operation requests, see \ref{sec:Device Types / Crypto Device / Device Operation \subsection{Device configuration layout}\label{sec:Device Types / Crypto Device / Device configuration layout} +Crypto device configuration uses the following layout structure: + \begin{lstlisting} struct virtio_crypto_config { le32 status; |